projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2cae93
)
md5sum: use config help text similar to other "sum" tools
author
Denys Vlasenko
<vda.linux@googlemail.com>
Thu, 8 Mar 2018 11:47:13 +0000
(12:47 +0100)
committer
Denys 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
patch
|
blob
|
history
diff --git
a/coreutils/md5_sha1_sum.c
b/coreutils/md5_sha1_sum.c
index ccdfd68554f2ee2dfe533245fa6ed722b9de8021..87114514373390bfffcdef9ab2922c0c37fa6e73 100644
(file)
--- 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)"