diff options
author | Justin Gassner <justin.gassner@web.de> | 2017-01-09 20:01:22 +0100 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2017-02-25 13:47:08 +0100 |
commit | 314b38642928484dd7641a150a683be9279712ab (patch) | |
tree | e31c214afc6ec56c2dab189b3e7944f3e592112d /man | |
parent | be6cebe0df6d9ff0f67bd50cf96a5faaac00416c (diff) | |
download | pass-314b38642928484dd7641a150a683be9279712ab.tar.gz pass-314b38642928484dd7641a150a683be9279712ab.tar.bz2 pass-314b38642928484dd7641a150a683be9279712ab.zip |
man: fix typos
Diffstat (limited to 'man')
-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 |