aboutsummaryrefslogtreecommitdiff
path: root/Documentation/MANPAGE.md
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/MANPAGE.md')
-rw-r--r--Documentation/MANPAGE.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/MANPAGE.md b/Documentation/MANPAGE.md
index 1a4df6a..66956d6 100644
--- a/Documentation/MANPAGE.md
+++ b/Documentation/MANPAGE.md
@@ -186,6 +186,11 @@ Options:
mounting but makes the password susceptible to brute-force attacks
(default 16)
+**-speed**
+: Run crypto speed test. Benchmark Go's built-in GCM against OpenSSL
+ (if available). The library that will be selected on "-openssl=auto"
+ (the default) is marked as such.
+
**-version**
: Print version and exit. The output contains three fields seperated by ";".
Example: "gocryptfs v1.1.1-5-g75b776c; go-fuse 6b801d3; 2016-11-01 go1.7.3".