zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: update antiword completion for version 0.37
@ 2009-01-20  2:00 Doug Kearns
  0 siblings, 0 replies; only message in thread
From: Doug Kearns @ 2009-01-20  2:00 UTC (permalink / raw)
  To: zsh-workers

Index: Completion/Unix/Command/_antiword
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Unix/Command/_antiword,v
retrieving revision 1.4
diff -u -r1.4 _antiword
--- Completion/Unix/Command/_antiword	11 Jun 2005 12:23:22 -0000	1.4
+++ Completion/Unix/Command/_antiword	19 Jan 2009 12:06:44 -0000
@@ -1,6 +1,6 @@
 #compdef antiword
 
-# Version: 0.36.1  (09 Dec 2004)
+# Version: 0.37  (21 Oct 2005)
 
 local papersizes
 
@@ -17,6 +17,7 @@
   '(-w -f -t -x)-i+[image level (PostScript only)]:image level:((0\:use\ non\ standard\ extensions\ from\ Ghostscript 1\:show\ no\ images 2\:PostScript\ level\ 2\ compatible 3\:PostScript\ level\ 3\ compatible))' \
   '(-w -f -t -x)-L[use landscape mode (PostScript only)]' \
   '-s[show hidden (by Word) text]' \
+  '-r[show removed text]' \
   '(- *)-h[display help information]' \
   '*:MS Word file:_files -g "*.doc(-.)"' && return
 


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-20  2:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-20  2:00 PATCH: update antiword completion for version 0.37 Doug Kearns

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).