summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-08-21 20:26:18 +0000
committerJim Meyering <jim@meyering.net>1999-08-21 20:26:18 +0000
commitb4e8324ac2f8626e970f2185b9cbfea7c154c11c (patch)
tree63696797cc3ef0e34cbd2003b21e0600164be454 /src
parent03455da71a3c59154706ed1054ff7314f1bd026a (diff)
downloadcoreutils-b4e8324ac2f8626e970f2185b9cbfea7c154c11c.tar.xz
(usage): Remove the ` [-v]' from the Usage: line.
Diffstat (limited to 'src')
-rw-r--r--src/hostid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hostid.c b/src/hostid.c
index ca6dce391..eec81fef0 100644
--- a/src/hostid.c
+++ b/src/hostid.c
@@ -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\