diff options
| author | Jakob Unterwurzacher | 2016-06-26 23:07:59 +0200 | 
|---|---|---|
| committer | Jakob Unterwurzacher | 2016-06-26 23:08:25 +0200 | 
| commit | a8a0d2d92c2ea98040e144c1a0d1fee4dd4b9d1d (patch) | |
| tree | 12611eef0bae27e5a9f130cb40f391636bd59404 | |
| parent | 15b88756add78a065fd81120d9447ca1de80dbfe (diff) | |
MANPAGE: note that "-plaintextnames" disables symlink encryption
This is no change in behavoir, just a clarification in the man page.
| -rw-r--r-- | Documentation/MANPAGE.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Documentation/MANPAGE.md b/Documentation/MANPAGE.md index 66e8606..bf696f1 100644 --- a/Documentation/MANPAGE.md +++ b/Documentation/MANPAGE.md @@ -104,7 +104,7 @@ option.  :	Change password  **-plaintextnames** -:	Do not encrypt file names +:	Do not encrypt file names and symlink targets  **-q, -quiet**  :	Quiet - silence informational messages | 
