From 3b16d1d3fbd221724378475085a1170997d732b5 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Sun, 30 Sep 2012 18:26:48 +0200 Subject: Explicitly use gpg2 rather than relying on symlink. --- man/pass.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man') 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). -- cgit v1.2.3-59-g8ed1b