diff options
Diffstat (limited to 'man/pass.1')
-rw-r--r-- | man/pass.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -45,7 +45,7 @@ for a detailed description using \fBinit\fP and .BR git (1). The \fBinit\fP command must be run before other commands in order to initialize -the password store with the correct gpg key id. Passwords are encrypting using +the password store with the correct gpg key id. Passwords are encrypted using the gpg key set with \fBinit\fP. There is a corresponding bash completion script for use with tab completing @@ -406,7 +406,7 @@ Overrides the default password storage directory. .TP .I PASSWORD_STORE_KEY 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. +contain spaces and thus use of the hexadecimal key signature is recommended. Multiple keys may be specified separated by spaces. .TP .I PASSWORD_STORE_GIT |