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 de5282d1a6b17cd62122084e06eaaac36716a2c8
parent dc4521ddf3d02b42daf420cc7fec76413785db79
Author: Jason A. Donenfeld <Jason@zx2c4.com>
Date:   Tue,  9 Oct 2012 16:11:59 +0200

Fix gpg22 man page typo.

Diffstat:
Mman/pass.1 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/pass.1 b/man/pass.1 @@ -342,7 +342,7 @@ password store. The location of the text editor used by \fBedit\fP. .SH SEE ALSO -.BR gpg22 (1), +.BR gpg2 (1), .BR pwgen (1), .BR git (1), .BR xclip (1).