diff options
Diffstat (limited to '')
-rwxr-xr-x | src/password-store.sh | 2 |
1 files changed, 2 insertions, 0 deletions
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() { |