diff options
Diffstat (limited to 'urpme')
-rw-r--r-- | urpme | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -35,7 +35,7 @@ my $yesexpr = N("Yy"); sub usage { print N("urpme version %s -Copyright (C) 1999-2005 Mandriva. +Copyright (C) 1999-2006 Mandriva. This is free software and may be redistributed under the terms of the GNU GPL. usage: @@ -45,8 +45,8 @@ usage: ") . N(" --force - force invocation even if some packages do not exist. ") . N(" --parallel - distributed urpmi across machines of alias. ") . N(" --root - use another root for rpm removal. -") . N(" --noscripts - do not execute package scriptlet(s) -") . N(" --use-distrib - configure urpmi on the fly from a distrib tree, useful +") . N(" --noscripts - do not execute package scriptlet(s). +") . N(" --use-distrib - configure urpme 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. |