From 06e993b7bac2fa1d506b24848c4ffddbdfdf49bc Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 19 Nov 2010 12:56:06 +0000 Subject: [PATCH] cat: Tidy up documentation for --format option. --- cat/virt-cat.pod | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cat/virt-cat.pod b/cat/virt-cat.pod index b203bbf..ab323c1 100755 --- a/cat/virt-cat.pod +++ b/cat/virt-cat.pod @@ -101,7 +101,9 @@ echoing off so you cannot see what you are typing. If you are not worried about Tempest attacks and there is no one else in the room you can specify this flag to see what you are typing. -=item B<--format=raw|qcow2|..> | B<--format> +=item B<--format=raw|qcow2|..> + +=item B<--format> The default for the I<-a> option is to auto-detect the format of the disk image. Using this forces the disk format for I<-a> options which -- 1.8.3.1