]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: cksum: remove -b description from texinfo
authorPádraig Brady <P@draigBrady.com>
Mon, 21 Aug 2023 13:56:20 +0000 (14:56 +0100)
committerPádraig Brady <P@draigBrady.com>
Mon, 21 Aug 2023 21:20:39 +0000 (22:20 +0100)
* doc/coreutils.texi (cksum invocation): Following commit 5e1e0993
also remove the desciption of the -b option for the cksum command.

doc/coreutils.texi

index 496e62f437cb486cb5d8d65c779d0acdd00cb830..c75faf5d34cb5ab5edf80900265b45b42e13d858 100644 (file)
@@ -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.