From 54d27501fccacb95ed342e9e4d62ea72c49fb1f8 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 18 Jul 2012 11:14:19 +0100 Subject: virt-make-fs: Suggest guestfish for complex layouts in man page. (cherry picked from commit 9c2b9c2df6c3c10b090d71bc808d755dbf625cbe) --- tools/virt-make-fs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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. +To create blank disks, use L. To create complex +layouts, use L. Basic usage is: -- cgit