mirror of
https://github.com/vgough/encfs.git
synced 2025-07-15 11:55:36 +02:00
fix incorrect use of it's
git-svn-id: http://encfs.googlecode.com/svn/trunk@106 db9cf616-1c43-0410-9cb8-a902689de0d6
This commit is contained in:
@ -102,7 +102,7 @@ you want before considering the use of B<--public>.
|
||||
Mount the filesystem on-demand. This currently only makes sense in combination
|
||||
with B<--idle> and B<--extpass> options. When the filesystem becomes idle,
|
||||
instead of exiting, B<EncFS> stops allowing access to the filesystem by
|
||||
internally dropping it's reference to it. If someone attempts to access the
|
||||
internally dropping its reference to it. If someone attempts to access the
|
||||
filesystem again, the extpass program is used to prompt the user for the
|
||||
password. If this succeeds, then the filesystem becomes available again.
|
||||
|
||||
|
Reference in New Issue
Block a user