aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-08-24 20:41:55 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-08-24 20:41:55 +0000
commit9f6c44ee0b1f19860351c76d52813319b3029e44 (patch)
treedbfb5a2863f37da168fd6cde04af82ad27eb428f
parentab736c0b1959c6c605c210d5fd9665bfe002042e (diff)
downloadalck-9f6c44ee0b1f19860351c76d52813319b3029e44.tar.gz
alck-9f6c44ee0b1f19860351c76d52813319b3029e44.tar.bz2
Print debug reporting email at the end of the help output
git-svn-id: file:///svnroot/gsc/trunk@290 d2de0444-eb31-0410-8365-af798a554d48
-rw-r--r--gram.y2
1 files changed, 2 insertions, 0 deletions
diff --git a/gram.y b/gram.y
index 92346c7..33f0e39 100644
--- a/gram.y
+++ b/gram.y
@@ -142,2 +142,4 @@ usage ()
142 printf (" file.\n"); 142 printf (" file.\n");
143 printf ("\n");
144 printf ("Report bugs to <%s>\n", PACKAGE_BUGREPORT);
143} 145}

Return to:

Send suggestions and report system problems to the System administrator.