]> git.saurik.com Git - bison.git/blobdiff - src/getargs.c
#
[bison.git] / src / getargs.c
index 80b4d1492560606a325dcceea7478c1713ca4761..eb48a5ee72a897ebb3ad1bf44ef869fc1f1fff8c 100644 (file)
@@ -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);
 }