zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: _totd
@ 2005-11-11 18:31 Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2005-11-11 18:31 UTC (permalink / raw)
  To: zsh-workers

--- /dev/null
+++ mod/Completion/Unix/Command/_totd
@@ -0,0 +1,13 @@
+#compdef totdconfig
+
+_arguments \
+  - set1 \
+  '-a[add totd specific options]' \
+  '-D[add totd specific config into dhclient-enter-hooks]' \
+  '-d:name server:_hosts' \
+  '-l[configure resolv.conf]' \
+  - set2 \
+  '-r:config to remove:(dhcp totd resolv all)' \
+  - set3 \
+  '-h[help]'
+


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

only message in thread, other threads:[~2005-11-11 18:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-11 18:31 PATCH: _totd 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).