From: Pádraig Brady Date: Mon, 21 Aug 2023 13:56:20 +0000 (+0100) Subject: doc: cksum: remove -b description from texinfo X-Git-Tag: v9.4~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0af86d0626e065d65ca8f807a79465f68f79156;p=thirdparty%2Fcoreutils.git doc: cksum: remove -b description from texinfo * doc/coreutils.texi (cksum invocation): Following commit 5e1e0993 also remove the desciption of the -b option for the cksum command. --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 496e62f437..c75faf5d34 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -4047,9 +4047,7 @@ Supported more modern digest algorithms are: @samp{sm3} only available through @command{cksum} @end example -@item -b -@itemx --base64 -@opindex -b +@item --base64 @opindex --base64 @cindex base64 checksum encoding Print base64-encoded digests not hexadecimal.