]> git.ipfire.org Git - thirdparty/coreutils.git/commit
md5sum,b2sum,sha*sum: --help: add note about binary/text mode
authorKamil Dudka <kdudka@redhat.com>
Thu, 14 Mar 2019 12:48:01 +0000 (13:48 +0100)
committerBernhard Voelker <mail@bernhard-voelker.de>
Mon, 18 Mar 2019 07:48:57 +0000 (08:48 +0100)
commitae61b1066351bb784b54fbfd7b52caf129ec286c
tree9a9cf5bb979c818ca1578e5fc24fb26543e80cd5
parent1a695087110acccde7ca79cd5262a29bb9214d77
md5sum,b2sum,sha*sum: --help: add note about binary/text mode

* src/md5sum.c (usage): Make it clear that there is no difference
between binary mode and text mode on GNU systems.

Bug: https://bugzilla.redhat.com/406981
Bug: https://bugzilla.redhat.com/1688740
src/md5sum.c