zsh-workers
 help / color / mirror / code / Atom feed
* [PATCH] _date (darwin)
@ 2009-05-28 11:51 Jun T.
  0 siblings, 0 replies; only message in thread
From: Jun T. @ 2009-05-28 11:51 UTC (permalink / raw)
  To: zsh-workers

The date command in MacOSX (darwin) has the same options as
that in FreeBSD.

Index: Completion/Unix/Command/_date
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Unix/Command/_date,v
retrieving revision 1.7
diff -u -r1.7 _date
--- Completion/Unix/Command/_date	18 Feb 2009 21:49:04 -0000	1.7
+++ Completion/Unix/Command/_date	27 May 2009 07:32:47 -0000
@@ -20,7 +20,7 @@
     solaris*)
       args=( '-a:adjustment' )
     ;;
-    freebsd*)
+    freebsd*|darwin*)
       args=(
 	'-n[only set time on current machine]'
 	'-d:daylight saving time value'


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

only message in thread, other threads:[~2009-05-28 11:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-28 11:51 [PATCH] _date (darwin) Jun T.

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