at 16.09-beta 276 B view raw
1diff --git a/src/password-store.sh b/src/password-store.sh 2index 6313384..6607a98 100755 3--- a/src/password-store.sh 4+++ b/src/password-store.sh 5@@ -573,7 +573,7 @@ cmd_git() { 6 # END subcommand functions 7 # 8 9-PROGRAM="${0##*/}" 10+PROGRAM="pass" 11 COMMAND="$1" 12 13 case "$1" in