summaryrefslogtreecommitdiffstatshomepage
path: root/src/password-store.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xsrc/password-store.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/password-store.sh b/src/password-store.sh
index d9c139b..08c2371 100755
--- a/src/password-store.sh
+++ b/src/password-store.sh
@@ -97,7 +97,7 @@ esac
if ! [[ -f $ID ]]; then
echo "You must run:"
- echo " $0 init your-gpg-id"
+ echo " $program init your-gpg-id"
echo "before you may use the password store."
echo
usage