diff options
Diffstat (limited to 'pod/urpmf.8.pod')
-rw-r--r-- | pod/urpmf.8.pod | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/pod/urpmf.8.pod b/pod/urpmf.8.pod index 06b2aa6f..d13a46dd 100644 --- a/pod/urpmf.8.pod +++ b/pod/urpmf.8.pod @@ -14,7 +14,10 @@ file whose name or path was specified as an argument on the command-line. 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 urpmf searches through the urpmi media (B<not> in +rpm tags. The default behaviour corresponds to the B<--files> option; +using other options makes urpmf search through other tags' contents. + +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 @@ -258,5 +261,5 @@ urpmq(8), urpmi.files(5). =head1 AUTHOR -Pascal Rigaux (original author), FranE<ccedil>ois Pons, Rafael -Garcia-Suarez <rgarciasuarez@mandriva.com> (current maintainer) +Pascal Rigaux <pixel@mandriva.com> (original author and current maintainer), +FranE<ccedil>ois Pons, Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> |