git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68b7076
)
Documentation fix.
author
Richard Jones
<rjones@redhat.com>
Sat, 25 Apr 2009 21:59:19 +0000
(22:59 +0100)
committer
Richard Jones
<rjones@redhat.com>
Sat, 25 Apr 2009 21:59:19 +0000
(22:59 +0100)
recipes/export2tar.html
patch
|
blob
|
history
diff --git
a/recipes/export2tar.html
b/recipes/export2tar.html
index
f24be32
..
fd23add
100644
(file)
--- a/
recipes/export2tar.html
+++ b/
recipes/export2tar.html
@@
-5,7
+5,7
@@
from a standard Fedora or RHEL virtual machine you would do:
</p>
<pre>
-export2tar guest.img /dev/VolGroup00/LogVol00 /home home.tar.gz
+export2tar
.sh
guest.img /dev/VolGroup00/LogVol00 /home home.tar.gz
</pre>
<p>