spm

Personal fork of spm (simple password manager)

commit b949afa1488043953fb3c8ac61eb6d6b747ab09f
parent ab4c8b53407b5a97c282b32efb2dee793514c1fc
Author: Sören Tempel <soeren+git@soeren-tempel.net>
Date: Wed, 18 Mar 2015 00:10:47 +0100

PASSWORD_STORE_KEY overwrites .gpg-id

Not the other way around.
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.pod b/README.pod
@@ -43,7 +43,7 @@ The default storage directory.
 
 =item I<~/.password-store/.gpg-id>
 
-Provided for compatibility with pass(1). Overwrites B<PASSWORD_STORE_KEY>.
+Provided for compatibility with pass(1).
 
 =back