MANPAGE: document "-speed"

This commit is contained in:
Jakob Unterwurzacher 2017-02-26 19:34:23 +01:00
parent f2920f71e8
commit 98ecf1f074
1 changed files with 5 additions and 0 deletions

View File

@ -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".