From 09af785cb755956f7e85604d99aabd343747a533 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Sat, 22 Sep 2012 22:21:57 +0200 Subject: Add man page comment to usage message. --- src/password-store.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/password-store.sh') diff --git a/src/password-store.sh b/src/password-store.sh index f24e182..f642a03 100755 --- 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() { -- cgit v1.2.3-59-g8ed1b