From b0af86d0626e065d65ca8f807a79465f68f79156 Mon Sep 17 00:00:00 2001 From: =?utf8?q?P=C3=A1draig=20Brady?= Date: Mon, 21 Aug 2023 14:56:20 +0100 Subject: [PATCH] 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. --- doc/coreutils.texi | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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. -- 2.47.2