zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: completion on --freshen with rpm
@ 2000-02-17  9:52 Chmouel Boudjnah
  0 siblings, 0 replies; only message in thread
From: Chmouel Boudjnah @ 2000-02-17  9:52 UTC (permalink / raw)
  To: zsh-workers

Hi,

--freshen(-F) does like --upgrade with rpm :

--- zsh-3.1.6-dev-18/Completion/Linux/_rpm.chmou        Thu Feb 17 02:49:12 2000
+++ zsh-3.1.6-dev-18/Completion/Linux/_rpm      Thu Feb 17 02:49:42 2000
@@ -64,6 +64,8 @@
   '--install:*:install:->install' \
   '-U+[upgrade mode]:*:upgrade:->upgrade' \
   '--upgrade:*:upgrade:->upgrade' \
+  '-F+[freshen mode]:*:upgrade:->upgrade' \
+  '--freshen:*:upgrade:->upgrade' \
   '-e+[uninstall mode]:*:uninstall:->uninstall' \
   '--erase:*:uninstall:->uninstall' \
   -'b+[build mode (spec file)]:build stage:((p\:execute\ \%prep\ stage l\:do\ a\ list\ check c\:execute\ build\ stage i\:execute\ install\ stage b\:build\ a\ binary\ package a\:build\ binary\ and\ source\ packages)):*:build:->build_b' \


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

only message in thread, other threads:[~2000-02-17 18:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-02-17  9:52 PATCH: completion on --freshen with rpm 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).