summaryrefslogtreecommitdiff
path: root/contrib/pass.zsh-completion
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/pass.zsh-completion')
-rw-r--r--contrib/pass.zsh-completion4
1 files changed, 1 insertions, 3 deletions
diff --git a/contrib/pass.zsh-completion b/contrib/pass.zsh-completion
index 5cf8808..bfe5dca 100644
--- a/contrib/pass.zsh-completion
+++ b/contrib/pass.zsh-completion
@@ -27,9 +27,7 @@ _pass () {
"generate[Generate a new password using pwgen]" \
"edit[Edit a password with \$EDITOR]" \
"rm[Remove the password]" \
- "push[push the latest changes using git-push(1)]" \
- "pull[pull the latest changes using git-pull(1)]" \
- "git[Call git]" \
+ "git[Call git on the password store]" \
"help[Help]"
_pass_cmd_show
fi
-22 22:36:44 +0200'>2023-04-22Improve error handlingRené 'Necoro' Neumann1-1/+11 2023-04-21Fix workflow: '1.20' needs to be quotedRené 'Necoro' Neumann2-2/+2