zsh-workers
 help / color / mirror / code / Atom feed
* Re: Problem with zip completion
       [not found] <20011017164751.A6245@greux.loria.fr>
@ 2001-10-17 15:13 ` Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2001-10-17 15:13 UTC (permalink / raw)
  To: vincent; +Cc: zsh-workers

> it doesn't work any longer. Does anyone have a better completion
> function for zip?

Index: Completion/Unix/Command/_zip
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Unix/Command/_zip,v
retrieving revision 1.2
diff -u -r1.2 _zip
--- Completion/Unix/Command/_zip	2001/08/14 16:23:42	1.2
+++ Completion/Unix/Command/_zip	2001/10/17 15:12:15
@@ -9,7 +9,8 @@
     _arguments -C -s \
       '-f[freshen: only changed files]' \
       '-d[delete entries in zipfile]' \
-      '-R[recurse into directories]' \
+      '-r[recurse into directories]' \
+      '-R[PKZIP recursion]' \
       '-q[quiet operation]' \
       '-c[add one-line comments]' \
       '-b[use "path" for temp file]:path for temporary archive:_files -/' \


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

only message in thread, other threads:[~2001-10-17 15:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20011017164751.A6245@greux.loria.fr>
2001-10-17 15:13 ` Problem with zip completion 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).