X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/a083fbbf221545ea6e68a831da060d8834f36eca..4562bb77645125f427751de0320774e5f0d92fba:/src/getargs.c?ds=inline diff --git a/src/getargs.c b/src/getargs.c index 80b4d149..eb48a5ee 100644 --- a/src/getargs.c +++ b/src/getargs.c @@ -69,7 +69,8 @@ Usage: %s [-dhklntvyV] [-b file-prefix] [-o outfile] [-p name-prefix]\n\ [--verbose] [--version] [--help] [--yacc]\n\ [--no-parser] [--token-table]\n\ [--file-prefix=prefix] [--name-prefix=prefix]\n\ - [--output=outfile] grammar-file\n"), + [--output=outfile] grammar-file\n\n\ +Report bugs to bug-bison@gnu.org\n"), program_name); }