update some man pages
*sum tools: -c was added tr: -d flag was added. xargs: -n flag was added. cmp: minor typo (change to lowercase). Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
sha256sum \- compute SHA256 message digest
|
||||
.SH SYNOPSIS
|
||||
.B sha256sum
|
||||
.RB [\-c]
|
||||
.RI [ file ...]
|
||||
.TP
|
||||
.B \-c
|
||||
read list of SHA256 checksums from file and check them
|
||||
.SH DESCRIPTION
|
||||
Print SHA256 (256-bit) checksums. With no file, read standard input.
|
||||
|
Reference in New Issue
Block a user