summaryrefslogtreecommitdiff
path: root/contrib/autocomplete.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/autocomplete.zsh')
-rw-r--r--contrib/autocomplete.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/autocomplete.zsh b/contrib/autocomplete.zsh
index 776a9c7..eaafb8c 100644
--- a/contrib/autocomplete.zsh
+++ b/contrib/autocomplete.zsh
@@ -6,5 +6,5 @@ passwords() {
6} 6}
7 7
8_arguments \ 8_arguments \
9 '1:angou commands:(copy edit generate help pass view)' \ 9 '1:angou commands:(copy edit generate help pass view totp totp_view)' \
10 '2:passwords:passwords' 10 '2:passwords:passwords'