summaryrefslogtreecommitdiffstats
path: root/pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod')
-rw-r--r--pod/5/urpmi.cfg.pod4
-rw-r--r--pod/8/urpmi.pod4
-rw-r--r--pod/8/urpmq.pod4
3 files changed, 6 insertions, 6 deletions
diff --git a/pod/5/urpmi.cfg.pod b/pod/5/urpmi.cfg.pod
index baf35fbc..be298f2b 100644
--- a/pod/5/urpmi.cfg.pod
+++ b/pod/5/urpmi.cfg.pod
@@ -58,9 +58,9 @@ all xml info files are downloaded when doing urpmi.addmedia and urpmi.update
=back
-=item B<no-suggests>
+=item B<no-recommends>
-Same as specifying B<--no-suggests> for urpmi. Disabled by default.
+Same as specifying B<--no-recommends> for urpmi. Disabled by default.
=item B<auto>
diff --git a/pod/8/urpmi.pod b/pod/8/urpmi.pod
index 5c18cb2f..c43868ec 100644
--- a/pod/8/urpmi.pod
+++ b/pod/8/urpmi.pod
@@ -198,7 +198,7 @@ Proposes a very verbose mode (similar to rpm -vv)
Print warnings when packages cannot be ordered properly due to dependancy loops.
-=item B<--no-suggests>
+=item B<--no-recommends>
With this option, urpmi will not install "suggested" packages.
By default, urpmi will install (newly) suggested packages.
@@ -206,7 +206,7 @@ By default, urpmi will install (newly) suggested packages.
=item B<--allow-suggests>
With this option, urpmi will install "suggested" packages.
-This is useful if you have C<no-suggests> in urpmi.cfg.
+This is useful if you have C<no-recommends> in urpmi.cfg.
=item B<--justdb>
diff --git a/pod/8/urpmq.pod b/pod/8/urpmq.pod
index 8355a539..6778b73a 100644
--- a/pod/8/urpmq.pod
+++ b/pod/8/urpmq.pod
@@ -94,7 +94,7 @@ List packages that are not available on any media. This can help to find
packages that are still installed but that are now obsolete because they
have been removed from the current version of Mageia Linux.
-=item B<--no-suggests>
+=item B<--no-recommends>
With this option, urpmq will not require "suggested" packages.
By default, urpmq will require (newly) suggested packages.
@@ -102,7 +102,7 @@ By default, urpmq will require (newly) suggested packages.
=item B<--allow-suggests>
With this option, urpmi will install "suggested" packages.
-This is useful if you have C<no-suggests> in urpmi.cfg.
+This is useful if you have C<no-recommends> in urpmi.cfg.
=item B<--keep>