diff options
Diffstat (limited to 'pod/8')
-rw-r--r-- | pod/8/urpmi.pod | 6 | ||||
-rw-r--r-- | pod/8/urpmq.pod | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/pod/8/urpmi.pod b/pod/8/urpmi.pod index ce38b28c..27021abb 100644 --- a/pod/8/urpmi.pod +++ b/pod/8/urpmi.pod @@ -171,12 +171,12 @@ write access to your rpm build top directory). =item B<--no-recommends> -With this option, urpmi will not install "suggested" packages. -By default, urpmi will install (newly) suggested packages. +With this option, urpmi will not install "recommended" packages. +By default, urpmi will install (newly) recommended packages. =item B<--allow-recommends> -With this option, urpmi will install "suggested" packages. +With this option, urpmi will install "recommended" packages. This is useful if you have C<no-recommends> in urpmi.cfg. diff --git a/pod/8/urpmq.pod b/pod/8/urpmq.pod index b8a003aa..cbf9d80e 100644 --- a/pod/8/urpmq.pod +++ b/pod/8/urpmq.pod @@ -86,12 +86,12 @@ have been removed from the current version of Mageia Linux. =item B<--no-recommends> -With this option, urpmq will not require "suggested" packages. -By default, urpmq will require (newly) suggested packages. +With this option, urpmq will not require "recommended" packages. +By default, urpmq will require (newly) recommended packages. =item B<--allow-recommends> -With this option, urpmi will install "suggested" packages. +With this option, urpmi will install "recommended" packages. This is useful if you have C<no-recommends> in urpmi.cfg. =item B<--keep> |