df: Add --uuid option to print guest UUIDs instead of names (RHBZ#646821).
[libguestfs.git] / recipes / export2tar.html
index f24be32..fd23add 100644 (file)
@@ -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>