From 6166dad05c1bf505f1c0fca1fbe8bf6a27d02db9 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Sun, 29 Jan 2017 00:34:12 +0100 Subject: readpassword: support spaces in "-passfile" filename ...and while we are at it, also filenames starting with "-". --- Documentation/MANPAGE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation') diff --git a/Documentation/MANPAGE.md b/Documentation/MANPAGE.md index 9dd4a12..63f86cf 100644 --- a/Documentation/MANPAGE.md +++ b/Documentation/MANPAGE.md @@ -149,7 +149,7 @@ Options: **-passfile string** : Read password from the specified file. This is a shortcut for - specifying "-extpass /bin/cat FILE". + specifying '-extpass="/bin/cat -- FILE"'. **-passwd** : Change the password. Will ask for the old password, check if it is -- cgit v1.2.3