Skip to content

Commit a78caab

Browse files
authored
Update README.md
1 parent 1a98869 commit a78caab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,14 @@ Usage:
6868
xsum [OPTIONS] [paths...]
6969
7070
General Options:
71-
-a, --algorithm= Use hashing algorithm (default: sha256)
71+
-a, --algorithm= Use specified hash function (default: sha256)
7272
-w, --write= Write a separate, adjacent file for each checksum
7373
By default, filename will be [orig-name].[alg]
7474
Use -w=ext or -wext to override extension (no space!)
7575
-c, --check Validate checksums
7676
-s, --status With --check, suppress all output
7777
-q, --quiet With --check, suppress passing checksums
78+
-v, --version Show version
7879
7980
Mask Options:
8081
-m, --mask= Apply attribute mask as [777]7[+ugx...]:

0 commit comments

Comments
 (0)