md5sum: use config help text similar to other "sum" tools
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 8 Mar 2018 11:47:13 +0000 (12:47 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 8 Mar 2018 11:49:39 +0000 (12:49 +0100)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
coreutils/md5_sha1_sum.c

index ccdfd68554f2ee2dfe533245fa6ed722b9de8021..87114514373390bfffcdef9ab2922c0c37fa6e73 100644 (file)
@@ -9,7 +9,7 @@
 //config:      bool "md5sum (6.8 kb)"
 //config:      default y
 //config:      help
-//config:      md5sum is used to print or check MD5 checksums.
+//config:      Compute and check MD5 message digest
 //config:
 //config:config SHA1SUM
 //config:      bool "sha1sum (6 kb)"