]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(usage): Remove the ` [-v]' from the Usage: line.
authorJim Meyering <jim@meyering.net>
Sat, 21 Aug 1999 20:26:18 +0000 (20:26 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 21 Aug 1999 20:26:18 +0000 (20:26 +0000)
src/hostid.c

index ca6dce391f927a5e37e67234db923662e36a6603..eec81fef0083f58be8790c5915bad9c24b7d2156 100644 (file)
@@ -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\