diff options
Diffstat (limited to 'pod')
-rw-r--r-- | pod/8/urpmi.pod | 2 | ||||
-rw-r--r-- | pod/8/urpmq.pod | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/pod/8/urpmi.pod b/pod/8/urpmi.pod index 3010ea14..ce38b28c 100644 --- a/pod/8/urpmi.pod +++ b/pod/8/urpmi.pod @@ -174,7 +174,7 @@ write access to your rpm build top directory). With this option, urpmi will not install "suggested" packages. By default, urpmi will install (newly) suggested packages. -=item B<--allow-suggests> +=item B<--allow-recommends> With this option, urpmi will install "suggested" 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 33fed7db..b8a003aa 100644 --- a/pod/8/urpmq.pod +++ b/pod/8/urpmq.pod @@ -89,7 +89,7 @@ have been removed from the current version of Mageia Linux. With this option, urpmq will not require "suggested" packages. By default, urpmq will require (newly) suggested packages. -=item B<--allow-suggests> +=item B<--allow-recommends> With this option, urpmi will install "suggested" packages. This is useful if you have C<no-recommends> in urpmi.cfg. |