We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a98869 commit a78caabCopy full SHA for a78caab
README.md
@@ -68,13 +68,14 @@ Usage:
68
xsum [OPTIONS] [paths...]
69
70
General Options:
71
- -a, --algorithm= Use hashing algorithm (default: sha256)
+ -a, --algorithm= Use specified hash function (default: sha256)
72
-w, --write= Write a separate, adjacent file for each checksum
73
By default, filename will be [orig-name].[alg]
74
Use -w=ext or -wext to override extension (no space!)
75
-c, --check Validate checksums
76
-s, --status With --check, suppress all output
77
-q, --quiet With --check, suppress passing checksums
78
+ -v, --version Show version
79
80
Mask Options:
81
-m, --mask= Apply attribute mask as [777]7[+ugx...]:
0 commit comments