MANPAGE: document error code 12

This commit is contained in:
Jakob Unterwurzacher 2017-02-26 19:30:28 +01:00
parent 427c6c1719
commit f2920f71e8
1 changed files with 7 additions and 0 deletions

View File

@ -220,6 +220,13 @@ Mount an ecrypted view of joe's home directory using reverse mode:
gocryptfs -init -reverse /home/joe
gocryptfs -reverse /home/joe /home/joe.crypt
EXIT CODES
==========
0: success
12: password incorrect
other: please check the error message
SEE ALSO
========
fuse(8) fallocate(2)