mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-18 01:18:51 +02:00
(usage): Tell where to report bugs.
This commit is contained in:
@@ -425,6 +425,7 @@ With no FILE, or when FILE is -, read standard input.\n\
|
||||
--version output version information and exit\n\
|
||||
\n\
|
||||
"));
|
||||
puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
|
||||
}
|
||||
exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user