diff options
Diffstat (limited to 'system/encfs/README')
-rw-r--r-- | system/encfs/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/encfs/README b/system/encfs/README index a39dc1e856..2ed7f46382 100644 --- a/system/encfs/README +++ b/system/encfs/README @@ -3,7 +3,7 @@ using the FUSE kernel module. FUSE provides a loadable kernel module which exports a filesystem interface to user-mode. EncFS runs entirely in user-mode and acts as a transparent encrypted filesystem. -This requires rlog and boost. +This requires rlog. Usage: mount: encfs /path/to/encrypted_dir /path/to/mountpoint |