summaryrefslogtreecommitdiff
path: root/Completion/X/Command/_mozilla
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2006-12-17 15:33:27 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2006-12-17 15:33:27 +0000
commite475a39d4c4d5d4c5f0ddfba59eb2190d559112f (patch)
tree57c91ddd5322624799adc03982694928f737dcf5 /Completion/X/Command/_mozilla
parent937dc9a84d85bb1ca5135badd52461a928c17f6a (diff)
downloadzsh-e475a39d4c4d5d4c5f0ddfba59eb2190d559112f.tar.gz
zsh-e475a39d4c4d5d4c5f0ddfba59eb2190d559112f.zip
23057, 23058, 23059: completions from arno
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 eef72d2aa..7b2689757 100644
--- a/Completion/X/Command/_mozilla
+++ b/Completion/X/Command/_mozilla
@@ -27,7 +27,6 @@ else
else
mozopts=(
"($popts)-installer[start with 4.x migration window]"
- "($popts)-CreateProfile:profile"
"($popts)-ProfileWizard[start with profile wizard]"
"($popts)-SelectProfile[start with profile selection dialog]"
'-splash[enable splash screen]'
@@ -42,6 +41,7 @@ else
_x_arguments -C $mozopts \
'-height[height of startup window]:height' \
'(-)'{-h,-help}'[show usage message]' \
+ "($popts)-CreateProfile:profile" \
'-width[width of startup window]:width' \
'(-)'{-v,-version}'[show the version number and build date]' \
"($popts)-P[start with profile]:profile:->profile" \