]> git.ipfire.org Git - thirdparty/coreutils.git/commit
cksum: document the --debug option
authorPádraig Brady <P@draigBrady.com>
Sun, 5 Sep 2021 21:07:35 +0000 (22:07 +0100)
committerPádraig Brady <P@draigBrady.com>
Wed, 15 Sep 2021 14:35:53 +0000 (15:35 +0100)
commit2aab794c84bac9bfc061c24084e83a75d83156de
treef9bbfba24fe99a572bb572709e5cc6ee972008dc
parent97f98b63a44b9eea30b2c07053536774611494d1
cksum: document the --debug option

This should have been part of commit v8.32-113-gb73b9fcb1

* doc/coreutils.texi (cksum invocation): Add the --debug description.
* src/cksum.c (usage): Likewise.
(main): Also give explicit indication when using generic hardware.
doc/coreutils.texi
src/cksum.c