From 9c2b9c2df6c3c10b090d71bc808d755dbf625cbe 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. --- tools/virt-make-fs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tools/virt-make-fs') diff --git a/tools/virt-make-fs b/tools/virt-make-fs index df67e411..4102239f 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