From c6dacd6f913b4c6eb7a8917af49190dce32db108 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Tue, 8 Dec 2015 16:13:29 +0100 Subject: Add EME filename encryption & enable it by default --- Documentation/MANPAGE.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Documentation') diff --git a/Documentation/MANPAGE.md b/Documentation/MANPAGE.md index 481e6e3..446ce37 100644 --- a/Documentation/MANPAGE.md +++ b/Documentation/MANPAGE.md @@ -42,6 +42,9 @@ Options: **-diriv** : Use per-directory file name IV (default true) +**-emenames** +: Use EME filename encryption (default true). This option implies diriv. + **-extpass string** : Use an external program (like ssh-askpass) for the password prompt. The program should return the password on stdout, a trailing newline is -- cgit v1.2.3