diff options
Diffstat (limited to 'fish/guestfish.pod')
-rw-r--r-- | fish/guestfish.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fish/guestfish.pod b/fish/guestfish.pod index eb9ff39a..2fc89f86 100644 --- a/fish/guestfish.pod +++ b/fish/guestfish.pod @@ -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> |