zsh-workers
 help / color / mirror / code / Atom feed
From: "Jörg Sommer" <joerg@alea.gnuu.de>
To: zsh-workers@sunsite.dk
Cc: "Jörg Sommer" <joerg@alea.gnuu.de>
Subject: [PATCH] date: Completion for arguments of --rfc-3339
Date: Wed, 18 Feb 2009 18:32:46 +0100	[thread overview]
Message-ID: <1234978366-7913-1-git-send-email-joerg@alea.gnuu.de> (raw)

---
 Completion/Unix/Command/_date |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Completion/Unix/Command/_date b/Completion/Unix/Command/_date
index d07131d..a90b1f4 100644
--- a/Completion/Unix/Command/_date
+++ b/Completion/Unix/Command/_date
@@ -10,6 +10,7 @@ if _pick_variant gnu="Free Software Foundation" unix --version; then
     '-r[reference]:file:_files'
     '-R[rfc-2822]'
     '-s[set]:time string'
+    '--rfc-3339=-[output date and time in RFC 3339 format]:output type:(date seconds ns)'
     --
     '*=FILE*:file:_files'
     '*=DATEFILE*:date file:_files'
-- 
1.6.2.rc0


                 reply	other threads:[~2009-02-18 21:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1234978366-7913-1-git-send-email-joerg@alea.gnuu.de \
    --to=joerg@alea.gnuu.de \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).