summaryrefslogtreecommitdiffstats
path: root/fish/help.c
diff options
context:
space:
mode:
Diffstat (limited to 'fish/help.c')
-rw-r--r--fish/help.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fish/help.c b/fish/help.c
index e3775e85..b62739ab 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");