From a78caab29106bfa7d510793c2a36049c0211b084 Mon Sep 17 00:00:00 2001 From: Stephen Levine Date: Thu, 10 Mar 2022 21:03:51 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 96f3805..6b799d2 100644 --- a/README.md +++ b/README.md @@ -68,13 +68,14 @@ Usage: xsum [OPTIONS] [paths...] General Options: - -a, --algorithm= Use hashing algorithm (default: sha256) + -a, --algorithm= Use specified hash function (default: sha256) -w, --write= Write a separate, adjacent file for each checksum By default, filename will be [orig-name].[alg] Use -w=ext or -wext to override extension (no space!) -c, --check Validate checksums -s, --status With --check, suppress all output -q, --quiet With --check, suppress passing checksums + -v, --version Show version Mask Options: -m, --mask= Apply attribute mask as [777]7[+ugx...]: