(usage): Remove last sentence. It is redundant.
authorJim Meyering <jim@meyering.net>
Mon, 6 Nov 1995 14:01:46 +0000 (14:01 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 6 Nov 1995 14:01:46 +0000 (14:01 +0000)
src/md5sum.c

index db98287..dcb7208 100644 (file)
@@ -116,8 +116,7 @@ The following two options are useful only when verifying checksums:\n\
 The sums are computed as described in RFC 1321.  When checking, the input\n\
 should be a former output of this program.  The default mode is to print\n\
 a line with checksum, a character indicating type (`*' for binary, ` ' for\n\
-text), and name for each FILE.  The --status and --warn options are\n\
-meaningful only when verifying checksums.\n"),
+text), and name for each FILE.\n"),
            program_name, program_name, program_name);
 
   exit (status);