summaryrefslogtreecommitdiffstats
path: root/urpmf
diff options
context:
space:
mode:
Diffstat (limited to 'urpmf')
-rwxr-xr-xurpmf1
1 files changed, 1 insertions, 0 deletions
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<str> - change field separator (defaults to ':').
") . N("Pattern expressions:
") . N(" text - any text is parsed as a regexp, unless -l is used.