fish: mount can be used instead of mount-options with libguestfs >= 1.14
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 23 Dec 2011 22:30:29 +0000 (22:30 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 23 Dec 2011 22:30:29 +0000 (22:30 +0000)
fish/help.c

index e3775e8..b62739a 100644 (file)
@@ -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");