summaryrefslogtreecommitdiffstats
path: root/pod/urpmq.8.pod
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2006-01-24 09:52:52 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2006-01-24 09:52:52 +0000
commit43b027aef7e61471ebd7cd59d92e0ec220f06288 (patch)
tree2cd79c5a2aca585a93dd58f6a3f4de04f55680b6 /pod/urpmq.8.pod
parent241a7a35117c4a51bdc0f4d29b6c45a8971b0dfe (diff)
downloadurpmi-43b027aef7e61471ebd7cd59d92e0ec220f06288.tar
urpmi-43b027aef7e61471ebd7cd59d92e0ec220f06288.tar.gz
urpmi-43b027aef7e61471ebd7cd59d92e0ec220f06288.tar.bz2
urpmi-43b027aef7e61471ebd7cd59d92e0ec220f06288.tar.xz
urpmi-43b027aef7e61471ebd7cd59d92e0ec220f06288.zip
urpmq doc nits
Diffstat (limited to 'pod/urpmq.8.pod')
-rw-r--r--pod/urpmq.8.pod16
1 files changed, 8 insertions, 8 deletions
diff --git a/pod/urpmq.8.pod b/pod/urpmq.8.pod
index ae7d8526..8da9a7e6 100644
--- a/pod/urpmq.8.pod
+++ b/pod/urpmq.8.pod
@@ -49,13 +49,13 @@ List available parallel aliases.
=item B<--update>
Use only update media. This means that urpmq will search and resolve
-dependencies only in media marked as containing updates.
+dependencies only in media marked as containing updates (e.g. which have
+been created with C<urpmi.addmedia --update>).
=item B<--media> I<media1,...,mediaN>
-Select specific
-media to be used, instead of all available media (or update media if B<--update>
-is used).
+Select specific media to be used, instead of all available media (or
+all update media if B<--update> is used).
=item B<--excludemedia> I<media1,...,mediaN>
@@ -186,8 +186,8 @@ Deselect packages if a better version is already installed.
=item B<-a>
-Select all matches on command line, useful when using B<-f> or B<-r> with
-incomplete name given.
+Select all matches on command line; that's useful when one gives an
+incomplete pacakge name and when using B<-f> or B<-r>.
=item B<-c>
@@ -236,11 +236,11 @@ Prints groups of each package listed.
=item B<-r>
-Prints version and release of each package listed.
+Prints also version and release of each package listed.
=item B<-f>
-Prints version, release and arch of each package listed.
+Prints also version, release and arch of each package listed.
=back