system/encfs: Fixed dep information

This commit is contained in:
ponce 2012-08-22 21:47:57 +02:00 committed by Robby Workman
parent 213635d9f0
commit c1272c0103
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@ Linux 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.
Usage:
mount: encfs /path/to/encrypted_dir /path/to/mountpoint
umount: fusermount -u /path/to/mountpoint