mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-04 14:55:00 -04:00
(usage): Remove the ` [-v]' from the Usage: line.
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ usage (int status)
|
||||
program_name);
|
||||
else
|
||||
{
|
||||
printf (_("Usage: %s [-v]\n"), program_name);
|
||||
printf (_("Usage: %s\n"), program_name);
|
||||
printf (_("\
|
||||
Print the numeric identifier (in hexadecimal) for the current host.\n\
|
||||
\n\
|
||||
|
||||
Reference in New Issue
Block a user