mirror of
https://github.com/vgough/encfs.git
synced 2024-11-21 15:33:16 +01:00
Adjust description of --reverse (#567)
This commit is contained in:
parent
4328178788
commit
f9b10bbb0b
@ -107,8 +107,8 @@ discouraged of course!
|
|||||||
Normally B<EncFS> provides a plaintext view of data on demand: it stores
|
Normally B<EncFS> provides a plaintext view of data on demand: it stores
|
||||||
enciphered data and displays plaintext data. With B<--reverse> it takes as
|
enciphered data and displays plaintext data. With B<--reverse> it takes as
|
||||||
source plaintext data and produces enciphered data on-demand. This can be
|
source plaintext data and produces enciphered data on-demand. This can be
|
||||||
useful for creating remote encrypted backups, where you do not wish to keep the
|
useful for creating remote encrypted backups, where you do not wish to store
|
||||||
local files unencrypted.
|
the local files encrypted.
|
||||||
|
|
||||||
For example, the following would create an encrypted view in /tmp/crypt-view.
|
For example, the following would create an encrypted view in /tmp/crypt-view.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user