summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJakob Unterwurzacher2016-11-01 18:30:32 +0100
committerJakob Unterwurzacher2016-11-01 18:30:32 +0100
commitd41492bcbc31d9e9e603d574d27dddcd8b6dd823 (patch)
treeefe54e86c1386310ca6f0809d4719feabbe7c26e /Documentation
parent8ce735e987293cb44892f1010292ed271a2a26d3 (diff)
MANPAGE: update version field description
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/MANPAGE.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/MANPAGE.md b/Documentation/MANPAGE.md
index 6f8939a..63e7b6a 100644
--- a/Documentation/MANPAGE.md
+++ b/Documentation/MANPAGE.md
@@ -154,9 +154,10 @@ Options:
**-version**
: Print version and exit. The output contains three fields seperated by ";".
- Example: "gocryptfs v0.12-2; go-fuse a4c968c; go1.6.2".
+ Example: "gocryptfs v1.1.1-5-g75b776c; go-fuse 6b801d3; 2016-11-01 go1.7.3".
Field 1 is the gocryptfs version, field 2 is the version of the go-fuse
- library, field 3 is the Go version that was used to compile the binary.
+ library, field 3 is the compile date and the Go version that was
+ used.
**-wpanic**
: When encountering a warning, panic and exit immediately. This is