aboutsummaryrefslogtreecommitdiff
path: root/b3sum/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'b3sum/README.md')
-rw-r--r--b3sum/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/b3sum/README.md b/b3sum/README.md
index e97830b..3edbc35 100644
--- a/b3sum/README.md
+++ b/b3sum/README.md
@@ -26,8 +26,8 @@ FLAGS:
-V, --version Prints version information
OPTIONS:
- --derive-key <CONTEXT> Uses the key derivation mode, with the given
- context string. Cannot be used with --keyed.
+ --derive-key <PURPOSE> Uses the key derivation mode, with the given
+ purpose string. Cannot be used with --keyed.
-l, --length <LEN> The number of output bytes, prior to hex
encoding (default 32)
--num-threads <NUM> The maximum number of threads to use. By