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:
34d9fed
)
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>
Sat, 16 Apr 2011 20:26:15 +0000
(21:26 +0100)
fish/guestfish.pod
patch
|
blob
|
history
diff --git
a/fish/guestfish.pod
b/fish/guestfish.pod
index
eb9ff39
..
2fc89f8
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>