diff options
Diffstat (limited to '')
-rw-r--r-- | man/pass.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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). |