virt-resize: Document guest boot stops at "GRUB" (RHBZ#640961).
[libguestfs.git] / recipes / clone.example
index 40b4df1..70be57d 100644 (file)
@@ -8,10 +8,11 @@ $ guestfish -a /tmp/new.img -m /dev/sda1
 Welcome to guestfish, the libguestfs filesystem interactive shell for
 editing virtual machine filesystems.
 
-Type: 'help' for help with commands
+Type: 'help' for a list of commands
+      'man' to read the manual
       'quit' to quit the shell
 
-><fs> cat /etc/resolv.conf 
+><fs> cat /etc/resolv.conf
 nameserver 192.168.1.1
 ><fs> cat /etc/HOSTNAME
 newmachine