From 21a491e6608f220531db2255e01680da9d9a0724 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Tue, 4 Dec 2018 09:28:04 +0530 Subject: Option -c is gone --- scripts/auto-completion/fish/nnn.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/auto-completion/fish') diff --git a/scripts/auto-completion/fish/nnn.fish b/scripts/auto-completion/fish/nnn.fish index 47c9f8e..924b842 100644 --- a/scripts/auto-completion/fish/nnn.fish +++ b/scripts/auto-completion/fish/nnn.fish @@ -5,7 +5,7 @@ # Arun Prakash Jana # -complete -c nnn -s c -r -d 'specify dir color, disables if N>7' +complete -c nnn -s C -d 'disable directory color' complete -c nnn -s e -d 'use exiftool instead of mediainfo' complete -c nnn -s h -d 'show this help and exit' complete -c nnn -s i -d 'start in navigate-as-you-type mode' -- cgit v1.2.3-70-g09d2