mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-09 10:11:34 +02:00
(usage): Tell where to report bugs.
This commit is contained in:
@@ -144,6 +144,7 @@ Comparisons are arithmetic if both ARGs are numbers, else lexicographical.\n\
|
||||
Pattern matches return the string matched between \\( and \\) or null; if\n\
|
||||
\\( and \\) are not used, they return the number of characters matched or 0.\n\
|
||||
"));
|
||||
puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
|
||||
}
|
||||
exit (status);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user