summaryrefslogtreecommitdiff
path: root/src/completion/pass.fish-completion
diff options
context:
space:
mode:
Diffstat (limited to 'src/completion/pass.fish-completion')
-rw-r--r--src/completion/pass.fish-completion1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/completion/pass.fish-completion b/src/completion/pass.fish-completion
index d8f97e2..10c9488 100644
--- a/src/completion/pass.fish-completion
+++ b/src/completion/pass.fish-completion
@@ -108,3 +108,4 @@ complete -c $PROG -f -A -n '__fish_pass_uses_command git' -a 'pull' -d 'Pull cha
complete -c $PROG -f -A -n '__fish_pass_uses_command git' -a 'log' -d 'View changelog'
complete -c $PROG -f -A -n '__fish_pass_needs_command' -a find -d 'Command: find a password file or directory matching pattern'
+complete -c $PROG -f -A -n '__fish_pass_needs_command' -a grep -d 'Command: search inside of decrypted password files for matching pattern'
s='insertions'>+32 2007-02-04Add support for lightweight tagsLars Hjemli2-19/+37 2007-02-04Read repo-info from /etc/cgitrcLars Hjemli5-55/+120 2007-02-04Do not die if tag has no messageLars Hjemli1-2/+2 2007-02-03Fix search for non-virtual urlsLars Hjemli1-0/+6 2007-01-28Update README with install/config informationLars Hjemli1-24/+28