mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
fish: Fix typo in guestfish man page (--format option).
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user