mirror of
https://github.com/vgough/encfs.git
synced 2024-12-29 10:09:20 +01: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:
parent
fe2cb136a4
commit
e0c5258e83
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user