X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=fish%2Fhelp.c;h=b62739ab5772b228605c292d113366081e15b4bb;hb=11ebf214987a2e97de31313b49d0320cceb78275;hp=e3775e85d7a71e1138be9dc2eba86aef96420d97;hpb=04ea1375c55aa67df4e7fc61dbb534111767f3b6;p=libguestfs.git diff --git a/fish/help.c b/fish/help.c index e3775e8..b62739a 100644 --- 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");