about summary refs log tree commit diff
path: root/Completion/X/_xfig
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-08-31 10:16:50 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-08-31 10:16:50 +0000
commit57e98c6948f0cb64e79c4455fc692d81a75e30bf (patch)
tree01eaa6eaf105f2fc83ff07060542c842944d5f6d /Completion/X/_xfig
parentd02e7389f01c69ae830b3db0b197ea5aef91e95c (diff)
downloadzsh-57e98c6948f0cb64e79c4455fc692d81a75e30bf.tar.gz
zsh-57e98c6948f0cb64e79c4455fc692d81a75e30bf.tar.xz
zsh-57e98c6948f0cb64e79c4455fc692d81a75e30bf.zip
zsh-workers/7564
Diffstat (limited to 'Completion/X/_xfig')
-rw-r--r--Completion/X/_xfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/Completion/X/_xfig b/Completion/X/_xfig
index a0d36c189..e5c950e45 100644
--- a/Completion/X/_xfig
+++ b/Completion/X/_xfig
@@ -1,12 +1,12 @@
 #compdef xfig
 
-_x_options \
+_x_arguments \
   -{help,Landscape,Portrait,debug,dontswitchcmap,flushleft,inches,inverse,latexfonts,left,metric,monochrome,multiple,noscalablefonts,notrack,right,scalablefonts,showallbuttons,single,specialtext,tablet,track} \
   '-bold:bold font:_x_font' \
   '-button:button font:_x_font' \
   '-but_per_row:number of buttons:' \
-  '-cbg:canvas background color:_colors' \
-  '-cfg:canvas foreground color:_colors' \
+  '-cbg:canvas background color:_x_color' \
+  '-cfg:canvas foreground color:_x_color' \
   '-depth:visual depth:_x_visdepth' \
   '-exportlanguage:export language:(box latex epic eepic eepicemu pictex ibmgl eps ps pstex textyl tpic pic mf acad pcx png gif jpeg tiff ppm xbm xpm)' \
   '-iconGeometry:icon geometry:_x_geometry' \