From e08ebb7cff838831b8b3e3e48f8507a8d8cb4022 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Fri, 19 May 2006 11:55:36 +0000 Subject: Add a new option -I to urpmf --- urpmf | 1 + 1 file changed, 1 insertion(+) (limited to 'urpmf') diff --git a/urpmf b/urpmf index 2799f9de..49511892 100755 --- a/urpmf +++ b/urpmf @@ -43,6 +43,7 @@ usage: urpmf [options] pattern-expression ") . N(" --update - use only update media. ") . N(" --verbose - verbose mode. ") . N(" -i - ignore case distinctions in patterns. +") . N(" -I - honor case distinctions in patterns (default). ") . N(" -F - change field separator (defaults to ':'). ") . N("Pattern expressions: ") . N(" text - any text is parsed as a regexp, unless -l is used. -- cgit v1.2.1