(usage): Remove references in --help output to

the now-deprecated --string option.  Support for it will be
removed soon.
This commit is contained in:
Jim Meyering
1996-09-27 02:09:57 +00:00
parent b4062862f6
commit d7477dbf0c
-2
View File
@@ -104,7 +104,6 @@ usage (int status)
printf (_("\
Usage: %s [OPTION] [FILE]...\n\
or: %s [OPTION] --check [FILE]\n\
or: %s [OPTION] --string=STRING ...\n\
Print or check MD5 checksums.\n\
With no FILE, or when FILE is -, read standard input.\n\
\n\
@@ -116,7 +115,6 @@ The following two options are useful only when verifying checksums:\n\
--status don't output anything, status code shows success\n\
-w, --warn warn about improperly formated MD5 checksum lines\n\
\n\
--string=STRING compute checksum for STRING\n\
--help display this help and exit\n\
--version output version information and exit\n\
\n\