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

iputils tracepath & tracepath6

Index: Completion/Unix/Command/_tracepath
===================================================================
RCS file: Completion/Unix/Command/_tracepath
diff -N Completion/Unix/Command/_tracepath
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ Completion/Unix/Command/_tracepath	20 May 2006 16:36:46 -0000
@@ -0,0 +1,5 @@
+#compdef tracepath tracepath6
+
+_arguments \
+  ':destination:_hosts' \
+  ':port:_ports'


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

only message in thread, other threads:[~2006-05-20 16:37 UTC | newest]

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