diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-11-30 14:08:58 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-11-30 14:08:58 +0000 |
commit | 09a262ab8ddc7d2143d1c41c9245fea70762e812 (patch) | |
tree | 541a3f67ed5647a11af501ec63e56860df6336b3 /pod/urpmf.8.pod | |
parent | 97e67d70000e27989a7d46da152ca45999d6c227 (diff) | |
download | urpmi-09a262ab8ddc7d2143d1c41c9245fea70762e812.tar urpmi-09a262ab8ddc7d2143d1c41c9245fea70762e812.tar.gz urpmi-09a262ab8ddc7d2143d1c41c9245fea70762e812.tar.bz2 urpmi-09a262ab8ddc7d2143d1c41c9245fea70762e812.tar.xz urpmi-09a262ab8ddc7d2143d1c41c9245fea70762e812.zip |
Manpage formatting nits
Diffstat (limited to 'pod/urpmf.8.pod')
-rw-r--r-- | pod/urpmf.8.pod | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pod/urpmf.8.pod b/pod/urpmf.8.pod index 5700d8dc..107fe3f3 100644 --- a/pod/urpmf.8.pod +++ b/pod/urpmf.8.pod @@ -11,10 +11,10 @@ urpmf - Finds the packages matching some conditions By default, urpmf outputs the list of the known packages that contain a file whose name or path was specified as an argument on the command-line. <I<pattern-expression>> is the name or part of the name of the file you -want to locate. Perl-style regular expressions are allowed. B<urpmf> will +want to locate. Perl-style regular expressions are allowed. urpmf will then print a list of matching files, with their corresponding packages. By using options, you may format output differently, and search through other -rpm tags. Note that B<urpmf> searches through the urpmi media (B<not> in +rpm tags. Note that urpmf searches through the urpmi media (B<not> in the system's rpm database -- for that you should use rpm(8) instead). =head1 OPTIONS @@ -65,12 +65,12 @@ Do not print identical lines twice. =item B<--update> -Use only update media. This means B<urpmf> will only search through media +Use only update media. This means urpmf will only search through media marked as update. =item B<--verbose> -Verbose mode. B<urpmf> will emit various messages related to the parsing of +Verbose mode. urpmf will emit various messages related to the parsing of hdlist files for your media. =item B<-i> |