password-store

Simple password manager using gpg and ordinary unix directories
git clone https://git.zx2c4.com/password-store
Log | Files | Refs | README | LICENSE

commit 314b38642928484dd7641a150a683be9279712ab
parent be6cebe0df6d9ff0f67bd50cf96a5faaac00416c
Author: Justin Gassner <justin.gassner@web.de>
Date:   Mon,  9 Jan 2017 20:01:22 +0100

man: fix typos

Diffstat:
Mman/pass.1 | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/pass.1 b/man/pass.1 @@ -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