summaryrefslogtreecommitdiff
path: root/MANPAGE.md
diff options
context:
space:
mode:
authorJakob Unterwurzacher2015-11-15 13:38:19 +0100
committerJakob Unterwurzacher2015-11-15 13:42:04 +0100
commitd95fc2333aa5c05de713694c0893c7690655a584 (patch)
tree676402f6a85ab21839c7757dfbf9493ca921770d /MANPAGE.md
parent066c2c90eb0a156efe9d1a407b32350673a09fed (diff)
Add "-extpass" cli option and associated tests
Diffstat (limited to 'MANPAGE.md')
-rw-r--r--MANPAGE.md5
1 files changed, 5 insertions, 0 deletions
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