about summary refs log tree commit diff
path: root/Completion/Unix/Type/_locales
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Type/_locales')
-rw-r--r--Completion/Unix/Type/_locales2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Type/_locales b/Completion/Unix/Type/_locales
index edc86ed78..e809667d1 100644
--- a/Completion/Unix/Type/_locales
+++ b/Completion/Unix/Type/_locales
@@ -9,4 +9,4 @@ else
   locales=( /usr/lib/locale/*(:t) )
 fi
 
-_wanted locales expl locale compadd "$@" -a locales
+_wanted locales expl locale compadd -a "$@" - locales