summaryrefslogtreecommitdiffstats
path: root/urpme
diff options
context:
space:
mode:
authorOlivier Thauvin <nanardon@mandriva.org>2004-01-15 23:41:45 +0000
committerOlivier Thauvin <nanardon@mandriva.org>2004-01-15 23:41:45 +0000
commit144b2ddb191ce4ac7f76950dd9bda65402d474c2 (patch)
tree31860bed4ab84622dfd5308cb93cb0045c59a888 /urpme
parent806fbcd4bc7540519fa604d0b0754eb513a296ce (diff)
downloadurpmi-144b2ddb191ce4ac7f76950dd9bda65402d474c2.tar
urpmi-144b2ddb191ce4ac7f76950dd9bda65402d474c2.tar.gz
urpmi-144b2ddb191ce4ac7f76950dd9bda65402d474c2.tar.bz2
urpmi-144b2ddb191ce4ac7f76950dd9bda65402d474c2.tar.xz
urpmi-144b2ddb191ce4ac7f76950dd9bda65402d474c2.zip
- add --root in man/--help, --use-distrib in --help only
- fix issue using virtual medium and --bug - update error message if --bug dir exist
Diffstat (limited to 'urpme')
-rw-r--r--urpme3
1 files changed, 3 insertions, 0 deletions
diff --git a/urpme b/urpme
index 1d6efb9c..a28c0e9b 100644
--- a/urpme
+++ b/urpme
@@ -43,6 +43,9 @@ usage:
") . N(" --test - verify if the installation can be achieved correctly.
") . N(" --force - force invocation even if some packages do not exist.
") . N(" --parallel - distributed urpmi accross machines of alias.
+") . N(" --root - use another root for rpm installation.
+") . N(" --use-distrib - configure urpmi on the fly from a distrib tree, useful
+ to (un)install a chroot with --root option.
") . N(" -v - verbose mode.
") . N(" -a - select all packages matching expression.
");