Skip to content

Commit 95b266f

Browse files
oech3cakebaker
andauthored
extensions.md: mark hashsum as deprecated (#9089)
* extensions.md: mark hashsum as deprecated * extensions.md: Fix typo Co-authored-by: Daniel Hofstetter <[email protected]> --------- Co-authored-by: Daniel Hofstetter <[email protected]>
1 parent 8b7286a commit 95b266f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/extensions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,12 @@ packages.
4747

4848
`rm` can display a progress bar when the `-g`/`--progress` flag is set.
4949

50-
## `hashsum`
50+
## `hashsum` (deprecated)
5151

5252
This utility does not exist in GNU coreutils. `hashsum` is a utility that
5353
supports computing the checksums with several algorithms. The flags and options
5454
are identical to the `*sum` family of utils (`sha1sum`, `sha256sum`, `b2sum`,
55-
etc.).
55+
etc.). This utility will be removed in the future and it is advised to use `cksum --untagged` instead.
5656

5757
## `b3sum`
5858

0 commit comments

Comments
 (0)