From 7e20d2d8a326f3b0ecb134e1bb56ec8c3a1f1684 Mon Sep 17 00:00:00 2001 From: morganamilo Date: Tue, 27 Mar 2018 17:13:14 +0100 Subject: [PATCH] Remove duplicate config option --- completions/fish | 1 - 1 file changed, 1 deletion(-) diff --git a/completions/fish b/completions/fish index b31f9f64..1c350902 100644 --- a/completions/fish +++ b/completions/fish @@ -78,7 +78,6 @@ complete -c $progname -n "not $noopt" -l pacman -d 'Pacman command to use' -f complete -c $progname -n "not $noopt" -l tar -d 'Tar command to use' -f complete -c $progname -n "not $noopt" -l git -d 'Git command to use' -f complete -c $progname -n "not $noopt" -l gpg -d 'Gpg command to use' -f -complete -c $progname -n "not $noopt" -l config -d 'config command to use' -f complete -c $progname -n "not $noopt" -l requestsplitn -d 'Max amount of packages to query per AUR request' -f complete -c $progname -n "not $noopt" -l sudoloop -d 'Loop sudo calls in the backgroud to avoid timeout' -f complete -c $progname -n "not $noopt" -l nosudoloop -d 'Do not loop sudo calls in the background' -f