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 09af785cb755956f7e85604d99aabd343747a533
parent f6e0a8d39764b8e85809b8819b402651bff3d478
Author: Jason A. Donenfeld <Jason@zx2c4.com>
Date:   Sat, 22 Sep 2012 22:21:57 +0200

Add man page comment to usage message.

Diffstat:
Msrc/password-store.sh | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/password-store.sh b/src/password-store.sh @@ -57,6 +57,8 @@ Usage: Show this text. $program version Show version information. + +More information may be found in the pass(1) man page. _EOF } is_command() {