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>
Sat, 16 Apr 2011 20:26:15 +0000 (21:26 +0100)
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>