diff options
Diffstat (limited to 'Documentation/MANPAGE.md')
-rw-r--r-- | Documentation/MANPAGE.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/MANPAGE.md b/Documentation/MANPAGE.md index 7478c76..2060786 100644 --- a/Documentation/MANPAGE.md +++ b/Documentation/MANPAGE.md @@ -56,8 +56,9 @@ Options: stripped by gocryptfs. Using something like "cat /mypassword.txt" allows to mount the gocryptfs filesytem without user interaction. -**-f** +**-fg, -f** : Stay in the foreground instead of forking away. Implies "-nosyslog". + For compatability, "-f" is also accepted, but "-fg" is preferred. **-fusedebug** : Enable fuse library debug output |