zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: _tardy
@ 2006-10-20 12:20 Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2006-10-20 12:20 UTC (permalink / raw)
  To: zsh-workers

Index: Completion/Unix/Command/_tardy
===================================================================
RCS file: Completion/Unix/Command/_tardy
diff -N Completion/Unix/Command/_tardy
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ Completion/Unix/Command/_tardy	20 Oct 2006 12:20:00 -0000
@@ -0,0 +1,30 @@
+#compdef tardy
+
+_arguments \
+  '-Block_Size:number:' \
+  '-Clean_Meta' \
+  '-Clean_Print' \
+  '-Clean_Space' \
+  '-Clean' \
+  '-DownCase' \
+  '-Group:group:_groups' \
+  '-Group_NAme:group:_groups' \
+  '-Group_NUmber:group:_groups' \
+  '-Help' \
+  '-Input_ForMaT:input format:(tar list)' \
+  '-List' \
+  '-No_Directories' \
+  '-Mode_Clear:bits:' \
+  '-Mode_Set:bits:' \
+  '-Now' \
+  '-Old_Type' \
+  '-Output_ForMaT:output format:(ustar tar-bsd cpio cpio-old-ascii v7)' \
+  '-Prefix:string:' \
+  '-PROgress' \
+  '-Remove_Prefix:number or string:' \
+  '-UpCase' \
+  '-User:user:_users' \
+  '-User_NAme:user:_users' \
+  '-User_NUmber:user:_users' \
+  '-VERSion' \
+  '*:file:_files'


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

only message in thread, other threads:[~2006-10-20 12:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-20 12:20 PATCH: _tardy 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).