summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJakob Unterwurzacher2020-09-06 11:38:13 +0200
committerJakob Unterwurzacher2020-09-06 11:38:13 +0200
commit570e9baadf18a9e65812a8d2839d7d6b9950e935 (patch)
treec3bbdfe4b473fbd87521733a737e1e3e2ddc7062 /Documentation
parent993b19c19c26eac480d88cc67bfe7455e67faada (diff)
manpage: link to exitcodes.go
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/MANPAGE.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/MANPAGE.md b/Documentation/MANPAGE.md
index f9cf728..43876d3 100644
--- a/Documentation/MANPAGE.md
+++ b/Documentation/MANPAGE.md
@@ -522,6 +522,8 @@ EXIT CODES
26: fsck found errors
other: please check the error message
+See also: https://github.com/rfjakob/gocryptfs/blob/master/internal/exitcodes/exitcodes.go
+
SEE ALSO
========
mount(2) fuse(8) fallocate(2) encfs(1)