aboutsummaryrefslogtreecommitdiffstats
path: root/misc/auto-completion/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'misc/auto-completion/zsh')
-rw-r--r--misc/auto-completion/zsh/_nnn2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/auto-completion/zsh/_nnn b/misc/auto-completion/zsh/_nnn
index d130b16..4504155 100644
--- a/misc/auto-completion/zsh/_nnn
+++ b/misc/auto-completion/zsh/_nnn
@@ -9,7 +9,7 @@
setopt localoptions noshwordsplit noksharrays
local -a args
args=(
- '(-a)-a[auto-setup NNN_FIFO]'
+ '(-a)-a[auto-create NNN_FIFO]'
'(-A)-A[disable dir auto-select]'
'(-b)-b[bookmark key to open]:key char'
'(-c)-c[cli-only opener]'