summaryrefslogtreecommitdiffstats
path: root/urpmi
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-07-30 06:10:33 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-07-30 06:10:33 +0000
commit7ea5d6a9dda7dead46cdd3aa74c9adf0ba761e3f (patch)
tree2d3fca57906df589e184b8ea93ca0a396c73ae58 /urpmi
parent022a2bc57de3e09977c4f1731b9421c863d52ba6 (diff)
downloadurpmi-7ea5d6a9dda7dead46cdd3aa74c9adf0ba761e3f.tar
urpmi-7ea5d6a9dda7dead46cdd3aa74c9adf0ba761e3f.tar.gz
urpmi-7ea5d6a9dda7dead46cdd3aa74c9adf0ba761e3f.tar.bz2
urpmi-7ea5d6a9dda7dead46cdd3aa74c9adf0ba761e3f.tar.xz
urpmi-7ea5d6a9dda7dead46cdd3aa74c9adf0ba761e3f.zip
Add a --more-choices option
Diffstat (limited to 'urpmi')
-rwxr-xr-xurpmi2
1 files changed, 2 insertions, 0 deletions
diff --git a/urpmi b/urpmi
index 12ceb770..2b0aaa54 100755
--- a/urpmi
+++ b/urpmi
@@ -122,6 +122,8 @@ usage:
") . N(" --excludepath - exclude path separated by comma.
") . N(" --excludedocs - exclude docs files.
") . N(" --skip - packages which installation should be skipped
+") . N(" --more-choices - when several packages are found, propose more choices
+ than the default.
") . N(" -a - select all matches on command line.
") . N(" -p - allow search in provides to find package.
") . N(" -P - do not search in provides to find package.