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 38543d1bd5f3c46f08a42146f942c2147d77f634
parent 63ef32ad87f5e95260a9b632b4b2c9141599f255
Author: Jason A. Donenfeld <Jason@zx2c4.com>
Date:   Thu,  8 May 2014 04:50:29 +0200

usage: tab to spaces

Diffstat:
Msrc/password-store.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/password-store.sh b/src/password-store.sh @@ -234,7 +234,7 @@ cmd_usage() { Generate a new password of pass-length with optionally no symbols. Optionally put it on the clipboard and clear board after 45 seconds. Prompt before overwriting existing password unless forced. - Optionally replace only the first line of an existing file with a new password. + Optionally replace only the first line of an existing file with a new password. $PROGRAM rm [--recursive,-r] [--force,-f] pass-name Remove existing password or directory, optionally forcefully. $PROGRAM mv [--force,-f] old-path new-path