From 7209271c4660fe2047bf4ae4eed96edb5d803c0e Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Mon, 6 Feb 2006 09:53:12 +0000 Subject: Fixes in --help output --- urpme | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'urpme') diff --git a/urpme b/urpme index fb79fe6a..4585855b 100644 --- a/urpme +++ b/urpme @@ -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. -- cgit v1.2.1