fish: Fix typo in guestfish man page (--format option).

This commit is contained in:
Richard W.M. Jones
2011-04-16 21:26:15 +01:00
parent 34d9fed24a
commit 4c2bb8b301

View 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>