summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--man/pass.14
1 files changed, 3 insertions, 1 deletions
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
tions'>-0/+29 2008-06-10Modified plugin.xsd so it allows also menu-only pluginsRené 'Necoro' Neumann2-7/+8 2008-06-10Fixed the default handlingRené 'Necoro' Neumann1-1/+1 2008-06-10Allowed default for session; load 'app-portage/portato' as default for select...René 'Necoro' Neumann2-10/+18 2008-06-09Fixed 'kill' in the systray popupRené 'Necoro' Neumann1-2/+2 2008-06-09Fixed error messageRené 'Necoro' Neumann2-4/+1 2008-06-08Make blocks way more intelligentRené 'Necoro' Neumann3-45/+107