mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-31 23:43:37 +02:00
commit bash-20150821 snapshot
This commit is contained in:
@@ -1917,6 +1917,9 @@ show_shell_usage (fp, extra)
|
||||
fprintf (fp, _("Type `%s -c \"help set\"' for more information about shell options.\n"), shell_name);
|
||||
fprintf (fp, _("Type `%s -c help' for more information about shell builtin commands.\n"), shell_name);
|
||||
fprintf (fp, _("Use the `bashbug' command to report bugs.\n"));
|
||||
fprintf (fp, "\n");
|
||||
fprintf (fp, _("bash home page: <http://www.gnu.org/software/bash>\n"));
|
||||
fprintf (fp, _("General help using GNU software: <http://www.gnu.org/gethelp/>\n"));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user