about summary refs log tree commit diff
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-09-01 15:24:55 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-09-01 15:24:55 +0000
commitc4fc4a14c0c5f2186a8614da4295293f1c4670a0 (patch)
tree63a49371ba031d9af93993f4849636c44aca23cb
parent2d4fc9a653546ea9bfee9fe22cc2a79da1b3c1f8 (diff)
downloadzsh-c4fc4a14c0c5f2186a8614da4295293f1c4670a0.tar.gz
zsh-c4fc4a14c0c5f2186a8614da4295293f1c4670a0.tar.xz
zsh-c4fc4a14c0c5f2186a8614da4295293f1c4670a0.zip
zsh-workers/7613
-rw-r--r--Completion/User/_gv3
1 files changed, 1 insertions, 2 deletions
diff --git a/Completion/User/_gv b/Completion/User/_gv
index 887224a0f..546f760ac 100644
--- a/Completion/User/_gv
+++ b/Completion/User/_gv
@@ -3,12 +3,11 @@
 _xt_arguments \
   -{,no}{safer,quiet,center,swap,antialias,dsc,eof,pixmap,watch,resize} \
   -{monochrome,grayscale,color,portrait,landscape,upsidedown,seascape,h,help,v,spartan} \
-
   '-arguments:ghostscript arguments:' \
   '-page:label of first page:' \
   '-media:page size:(Letter Legal Statement Tabloid Ledger Folio Quarto 10x14 Executive A3 A4 A5 B4 B5)' \
   '-scale:scale entry:' \
   '-scalebase:scale base:' \
   '-ad:resource file:_files' \
-  '-style:resource file:_files'
+  '-style:resource file:_files' \
   '*:file:_pspdf'