m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2012-09-30 18:26:48 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2012-09-30 18:28:28 +0200
commit3b16d1d3fbd221724378475085a1170997d732b5 (patch)
tree9f7cb616acabbf31f4ac97ef8718cb5a3352c01f /man
parentec5eeec7445fe3d662ddd8e1df573931b9bb312c (diff)
Explicitly use gpg2 rather than relying on symlink.
Diffstat (limited to 'man')
-rw-r--r--man/pass.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/pass.1 b/man/pass.1
index 3ccfa67..e97a646 100644
--- a/man/pass.1
+++ b/man/pass.1
@@ -17,7 +17,7 @@ pass - stores, retrieves, generates, and synchronizes passwords securely
.B pass
is a very simple password store that keeps passwords inside
-.BR gpg (1)
+.BR gpg2 (1)
encrypted files inside a simple directory tree residing at
.IR ~/.password-store .
The
@@ -342,7 +342,7 @@ password store.
The location of the text editor used by \fBedit\fP.
.SH SEE ALSO
-.BR gpg (1),
+.BR gpg22 (1),
.BR pwgen (1),
.BR git (1),
.BR xclip (1).