Updated manpage for -idle flag

This commit is contained in:
Jesse Dunietz 2018-10-11 15:44:16 -04:00 committed by Jakob Unterwurzacher
parent e537ecbe2e
commit 0751b4e00a
1 changed files with 5 additions and 0 deletions

View File

@ -146,6 +146,11 @@ Long help text, shows all available options.
Use HKDF to derive separate keys for content and name encryption from
the master key.
#### -i duration, -idle duration
Only for forward mode: automatically unmount the filesystem if it has been idle
for the specified duration. Durations can be specified like "500s" or "2h45m".
0 (the default) means stay mounted indefinitely.
#### -info
Pretty-print the contents of the config file for human consumption,
stripping out sensitive data.