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:
871e1cf
)
fish: mount can be used instead of mount-options with libguestfs >= 1.14
author
Richard W.M. Jones
<rjones@redhat.com>
Fri, 23 Dec 2011 22:30:29 +0000
(22:30 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Fri, 23 Dec 2011 22:30:29 +0000
(22:30 +0000)
fish/help.c
patch
|
blob
|
history
diff --git
a/fish/help.c
b/fish/help.c
index
e3775e8
..
b62739a
100644
(file)
--- a/
fish/help.c
+++ b/
fish/help.c
@@
-43,7
+43,7
@@
display_help (void)
printf (_(
"Find out what filesystems are available using 'list-filesystems' and then\n"
"mount them to examine or modify the contents using 'mount-ro' or\n"
-"'mount
-options
'.\n"
+"'mount'.\n"
));
printf ("\n");