From: Jim Meyering Date: Sat, 21 Aug 1999 20:26:18 +0000 (+0000) Subject: (usage): Remove the ` [-v]' from the Usage: line. X-Git-Tag: FILEUTILS-4_0j-trial~326 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b4e8324ac2f8626e970f2185b9cbfea7c154c11c;p=thirdparty%2Fcoreutils.git (usage): Remove the ` [-v]' from the Usage: line. --- diff --git a/src/hostid.c b/src/hostid.c index ca6dce391f..eec81fef00 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\