zsh-workers
 help / color / mirror / code / Atom feed
From: Chmouel Boudjnah <chmouel@mandrakesoft.com>
To: zsh-workers@sunsite.auc.dk
Subject: PATCH: Fix typo in _urpmi
Date: 16 Nov 2001 11:28:48 +0100	[thread overview]
Message-ID: <m3u1vvdn6n.fsf@giants.mandrakesoft.com> (raw)


Fix typo in _urpmi for urpmi.addmedia :

Index: Completion/Mandrake/Command/_urpmi
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Mandrake/Command/_urpmi,v
retrieving revision 1.1
diff -u -u -r1.1 _urpmi
--- Completion/Mandrake/Command/_urpmi	2001/11/14 15:05:05	1.1
+++ Completion/Mandrake/Command/_urpmi	2001/11/16 10:30:23
@@ -11,7 +11,7 @@
 case "$service" in
     urpmi.addmedia )
 	_arguments -A '-*' \
-	    "-update[mark as update media]" \
+	    "--update[mark as update media]" \
 	    ":name of media: " \
 	    ":media URL:->media_url" \
 	    ": :(with)" \


                 reply	other threads:[~2001-11-16 10:31 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=m3u1vvdn6n.fsf@giants.mandrakesoft.com \
    --to=chmouel@mandrakesoft.com \
    --cc=zsh-workers@sunsite.auc.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).