zsh-workers
 help / color / mirror / code / Atom feed
From: Jeremy Mates <jeremy.mates@gmail.com>
To: zsh-workers@zsh.org
Subject: PATCH: support multiple --header in _wget completion
Date: Sat, 9 Jun 2012 20:05:17 -0700	[thread overview]
Message-ID: <2BF6AA0C-700D-4701-A5E8-E476F7461CD5@gmail.com> (raw)

diff --git a/Completion/Unix/Command/_wget b/Completion/Unix/Command/_wget
index e54a08b..51d640d 100644
--- a/Completion/Unix/Command/_wget
+++ b/Completion/Unix/Command/_wget
@@ -54,7 +54,7 @@ _arguments -C -s \
   '--no-cache[disallow server-cached data]' \
   '(--html-extension -E)'{--html-extension,-E}'[save all HTML documents with a .html extension]' \
   "--ignore-length[ignore \`Content-Length' header field]" \
-  '--header=:string' \
+  '*--header=:string' \
   '--proxy-user=:user' \
   '--proxy-password=:password' \
   '--referer=:URL:_urls' \


             reply	other threads:[~2012-06-10  3:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-10  3:05 Jeremy Mates [this message]
2012-06-10  3:25 ` Mikael Magnusson

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=2BF6AA0C-700D-4701-A5E8-E476F7461CD5@gmail.com \
    --to=jeremy.mates@gmail.com \
    --cc=zsh-workers@zsh.org \
    /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).