diff options
Diffstat (limited to 'contrib/autocomplete.zsh')
| -rw-r--r-- | contrib/autocomplete.zsh | 2 |
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' |
