From 2e6e3fc07ed1a0ae56c653071aa1aaf6439cdafc Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Thu, 20 Mar 2014 01:26:53 -0600 Subject: man: Document multiple keys in env var --- man/pass.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/pass.1 b/man/pass.1 index 9399dba..6555ca0 100644 --- a/man/pass.1 +++ b/man/pass.1 @@ -337,7 +337,9 @@ encrypted using those keys. This should be set using the \fBinit\fP command. Overrides the default password storage directory. .TP .I PASSWORD_STORE_KEY -Overrides the default gpg key identification set by \fBinit\fP. +Overrides the default gpg key identification set by \fBinit\fP. Keys must not +contain spaces and thus use of the hexidecimal key signature is recommended. +Multiple keys may be specified separated by spaces. .TP .I PASSWORD_STORE_GIT Overrides the default root of the git repository, which is helpful if -- cgit v1.2.3