From d95fc2333aa5c05de713694c0893c7690655a584 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Sun, 15 Nov 2015 13:38:19 +0100 Subject: Add "-extpass" cli option and associated tests --- MANPAGE.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'MANPAGE.md') diff --git a/MANPAGE.md b/MANPAGE.md index 2f72169..517cc82 100644 --- a/MANPAGE.md +++ b/MANPAGE.md @@ -39,6 +39,11 @@ Options: **-debug** : Enable debug output +**-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 +stripped by gocryptfs. + **-f** : Stay in the foreground -- cgit v1.2.3