1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-07 17:19:18 +02:00

(usage): Add elipses to show that sleep allows more than one argument.

This commit is contained in:
Jim Meyering
1999-11-27 17:10:15 +00:00
parent 8e1452ffea
commit 398516f242
+1 -1
View File
@@ -46,7 +46,7 @@ usage (int status)
else
{
printf (_("\
Usage: %s NUMBER[SUFFIX]\n\
Usage: %s NUMBER[SUFFIX]...\n\
or: %s OPTION\n\
Pause for NUMBER seconds.\n\
SUFFIX may be s for seconds (the default), m for minutes,\n\