fish: Fix typo in guestfish man page (--format option).
authorRichard W.M. Jones <rjones@redhat.com>
Sat, 16 Apr 2011 20:26:15 +0000 (21:26 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 18 Apr 2011 21:12:50 +0000 (22:12 +0100)
(cherry picked from commit 4c2bb8b301970e8853a8feaa95e3698224640fba)

fish/guestfish.pod

index eb9ff39..2fc89f8 100644 (file)
@@ -176,7 +176,7 @@ force a particular format use the I<--format=..> option.
 
 Using this flag is mostly equivalent to using the C<add> command,
 with C<readonly:true> if the I<--ro> flag was given, and
-with C<format:...> if the I<--format:...> flag was given.
+with C<format:...> if the I<--format=...> flag was given.
 
 =item B<-c URI>