aboutsummaryrefslogtreecommitdiffstats
path: root/misc/auto-completion/zsh/_nnn
diff options
context:
space:
mode:
Diffstat (limited to 'misc/auto-completion/zsh/_nnn')
-rw-r--r--misc/auto-completion/zsh/_nnn1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/auto-completion/zsh/_nnn b/misc/auto-completion/zsh/_nnn
index 119fc5a..feb3203 100644
--- a/misc/auto-completion/zsh/_nnn
+++ b/misc/auto-completion/zsh/_nnn
@@ -9,6 +9,7 @@
setopt localoptions noshwordsplit noksharrays
local -a args
args=(
+ '(-a)-a[use access time]'
'(-b)-b[bookmark key to open]:key char'
'(-d)-d[start in detail mode]'
'(-H)-H[show hidden files]'