summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-07-18 11:14:19 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-08-05 22:48:51 +0100
commit54d27501fccacb95ed342e9e4d62ea72c49fb1f8 (patch)
tree167a1caa75b4fa4511b5749a35b47cc1459785df
parent002413d4d2d0cbca4991cf948bdc2abffdf72dad (diff)
downloadlibguestfs-54d27501fccacb95ed342e9e4d62ea72c49fb1f8.tar.gz
libguestfs-54d27501fccacb95ed342e9e4d62ea72c49fb1f8.tar.xz
libguestfs-54d27501fccacb95ed342e9e4d62ea72c49fb1f8.zip
virt-make-fs: Suggest guestfish for complex layouts in man page.
(cherry picked from commit 9c2b9c2df6c3c10b090d71bc808d755dbf625cbe)
-rwxr-xr-xtools/virt-make-fs3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/virt-make-fs b/tools/virt-make-fs
index 34471d70..19ff8757 100755
--- a/tools/virt-make-fs
+++ b/tools/virt-make-fs
@@ -54,7 +54,8 @@ which can be useful if you want to attach these filesystems to
existing virtual machines (eg. to import large amounts of read-only
data to a VM).
-To create blank disks, use L<virt-format(1)>.
+To create blank disks, use L<virt-format(1)>. To create complex
+layouts, use L<guestfish(1)>.
Basic usage is: