diff --git a/coreutils/md5_sha1_sum.c b/coreutils/md5_sha1_sum.c index ccdfd6855..871145143 100644 --- a/coreutils/md5_sha1_sum.c +++ b/coreutils/md5_sha1_sum.c @@ -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)"