zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: _bogofilter update
@ 2004-12-16  2:01 Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2004-12-16  2:01 UTC (permalink / raw)
  To: zsh-workers

This is a stop-gap; many of these conflict with one another in ways not
specified.

Index: Completion/Unix/Command/_bogofilter
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Unix/Command/_bogofilter,v
retrieving revision 1.2
diff -u -r1.2 _bogofilter
--- Completion/Unix/Command/_bogofilter	18 Nov 2004 15:12:48 -0000	1.2
+++ Completion/Unix/Command/_bogofilter	16 Dec 2004 01:58:37 -0000
@@ -27,9 +27,14 @@
   	'-m[perform maintenance functions]' \
   	'-w[display token information]:database file or directory:_files' \
   	'-p[display token probability information]:database file or directory:_files' \
+	'-C[verify database]:database:_files -/' \
   	'-H[print histogram]' \
-  	'(-R)-r[recalculate ROBX]' \
-  	'(-r)-R[recalculate and save ROBX]' \
+  	'(-f -F -P -R)-r[recalculate ROBX]:database:_files -/' \
+  	'(-f -F -P -r)-R[recalculate and save ROBX]:database:_files -/' \
+	'(-F -P -r -R)-f[run regular recovery]:database:_files -/' \
+	'(-f -P -r -R)-F[run catastrophic recovery]:database:_files -/' \
+	'(-f -F -r -R)-P[checkpoint database]:database:_files -/' \
+	'(-f -F -r -R -P)--remove-environment:database:_files -/' \
   	'-h[help]' \
   	'-V[version]' \
   	'*:tokens:->tokens' && ret=0


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

only message in thread, other threads:[~2004-12-16  2:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-16  2:01 PATCH: _bogofilter update Clint Adams

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).