git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6e2e1f
)
fish: Fix typo in guestfish man page (--format option).
author
Richard W.M. Jones
<rjones@redhat.com>
Sat, 16 Apr 2011 20:26:15 +0000
(21:26 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Mon, 18 Apr 2011 21:23:01 +0000
(22:23 +0100)
(cherry picked from commit
4c2bb8b301970e8853a8feaa95e3698224640fba
)
fish/guestfish.pod
patch
|
blob
|
history
diff --git
a/fish/guestfish.pod
b/fish/guestfish.pod
index
a3af17f
..
35caea5
100644
(file)
--- 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>