diff options
Diffstat (limited to '')
-rwxr-xr-x | src/password-store.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/password-store.sh b/src/password-store.sh index 0fecc79..8ca8c42 100755 --- a/src/password-store.sh +++ b/src/password-store.sh @@ -42,7 +42,7 @@ Usage: If the password store is a git repository, pull the latest changes. $program git git-command-args... If the password store is a git repository, execute a git command - specified by git-command-args. + specified by git-command-args. $program help Show this text. _EOF |