diff options
Diffstat (limited to 'misc/auto-completion/zsh/_nnn')
-rw-r--r-- | misc/auto-completion/zsh/_nnn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/auto-completion/zsh/_nnn b/misc/auto-completion/zsh/_nnn index 269bd8f..3bb3ff8 100644 --- a/misc/auto-completion/zsh/_nnn +++ b/misc/auto-completion/zsh/_nnn @@ -21,7 +21,6 @@ args=( '(-S)-S[start in disk usage analyzer mode]' '(-t)-t[disable dir auto-select]' '(-v)-v[show program version and exit]' - '(-w)-w[wild load]' '(-h)-h[show program help]' '*:filename:_files' ) |