diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-05-19 11:56:23 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-05-19 11:56:23 +0000 |
commit | b9b5c5206c998a95ea7e379c9d57977b8534bd0c (patch) | |
tree | 24f085849e829c87ad775180e01fe789adc13603 /pod | |
parent | e08ebb7cff838831b8b3e3e48f8507a8d8cb4022 (diff) | |
download | urpmi-b9b5c5206c998a95ea7e379c9d57977b8534bd0c.tar urpmi-b9b5c5206c998a95ea7e379c9d57977b8534bd0c.tar.gz urpmi-b9b5c5206c998a95ea7e379c9d57977b8534bd0c.tar.bz2 urpmi-b9b5c5206c998a95ea7e379c9d57977b8534bd0c.tar.xz urpmi-b9b5c5206c998a95ea7e379c9d57977b8534bd0c.zip |
Make clear that -I is the default
Diffstat (limited to 'pod')
-rw-r--r-- | pod/urpmf.8.pod | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pod/urpmf.8.pod b/pod/urpmf.8.pod index 335de718..06b2aa6f 100644 --- a/pod/urpmf.8.pod +++ b/pod/urpmf.8.pod @@ -81,7 +81,8 @@ Ignore case distinctions in the patterns that follow. =item B<-I> -Honor case distinctions in the patterns that follow. +Honor case distinctions in the patterns that follow. This is the default +behaviour. =item B<-F> I<string> |