Adjust description of --reverse (#567)

This commit is contained in:
Ángel 2020-02-22 10:09:53 +00:00 committed by GitHub
parent 4328178788
commit f9b10bbb0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.