about summary refs log tree commit diff
path: root/Completion/X/Command/_mozilla
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/X/Command/_mozilla')
-rw-r--r--Completion/X/Command/_mozilla2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/X/Command/_mozilla b/Completion/X/Command/_mozilla
index f6ade49fc..890aa7b53 100644
--- a/Completion/X/Command/_mozilla
+++ b/Completion/X/Command/_mozilla
@@ -1,6 +1,6 @@
 #compdef mozilla mozilla-firefox mozilla-xremote-client
 
-local curcontext="$curcontext" state line ret=1 suf
+local curcontext="$curcontext" state line expl ret=1 suf
 typeset -A opt_args
 
 local popts="-installer -CreateProfile -P -ProfileWizard -ProfileManager -SelectProfile"