zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: Fix typo in _urpmi
@ 2001-11-16 10:28 Chmouel Boudjnah
  0 siblings, 0 replies; only message in thread
From: Chmouel Boudjnah @ 2001-11-16 10:28 UTC (permalink / raw)
  To: zsh-workers


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)" \


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

only message in thread, other threads:[~2001-11-16 10:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-16 10:28 PATCH: Fix typo in _urpmi Chmouel Boudjnah

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