aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/password-store.sh
diff options
context:
space:
mode:
Diffstat (limited to 'password-store.sh')
-rwxr-xr-xpassword-store.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/password-store.sh b/password-store.sh
index 5cb09c2..4730133 100755
--- a/password-store.sh
+++ b/password-store.sh
@@ -40,6 +40,7 @@ if [[ $1 == "--init" ]]; then
exit 0
elif [[ $1 == "--help" ]]; then
usage
+ exit 0
fi
if ! [[ -f $ID ]]; then