]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(usage): Remove references in --help output to
authorJim Meyering <jim@meyering.net>
Fri, 27 Sep 1996 02:09:57 +0000 (02:09 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 27 Sep 1996 02:09:57 +0000 (02:09 +0000)
the now-deprecated --string option.  Support for it will be
removed soon.

src/md5sum.c

index c3d176fcf586f548cc02d3f44d563180d7d7e1c7..64ab5fbb7181ad0624a1f5dfc75c442992aa8d60 100644 (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\