diff options
Diffstat (limited to 'urpme')
-rw-r--r-- | urpme | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. "); |