From 67828f9c4d0c53508e18c7df975c57f20ebb0e79 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Sun, 27 Feb 2022 21:58:30 +0200 Subject: Add doc on gawkbug program. --- main.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'main.c') diff --git a/main.c b/main.c index 2469baa6..e044123b 100644 --- a/main.c +++ b/main.c @@ -641,7 +641,8 @@ usage(int exitval, FILE *fp) /* This is one string to make things easier on translators. */ /* TRANSLATORS: --help output (end) no-wrap */ - fputs(_("\nTo report bugs, see node `Bugs' in `gawk.info'\n\ + fputs(_("\nTo report bugs, use the `gawkbug' program.\n\ +For full instructions, see the node `Bugs' in `gawk.info'\n\ which is section `Reporting Problems and Bugs' in the\n\ printed version. This same information may be found at\n\ https://www.gnu.org/software/gawk/manual/html_node/Bugs.html.\n\ -- cgit v1.2.3