(usage): Output bug-reporting address.

This commit is contained in:
Jim Meyering
2003-11-20 07:57:24 +00:00
parent 91c7bb89a1
commit 7433abe1fb
+1
View File
@@ -1914,6 +1914,7 @@ Mandatory arguments to long options are mandatory for short options too.\n\
\n\
With no FILE or if FILE is -, read Standard Input. `-F /' by default.\n\
"), stdout);
printf (_("\nReport bugs to <%s>.\n"), PACKAGE_BUGREPORT);
}
exit (status);
}