summaryrefslogtreecommitdiffstats
path: root/pod/8/urpmi.pod
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2014-08-27 17:31:40 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2014-09-07 03:23:29 +0200
commit8150e04f7c49e5b00793c05322730053b6e357c1 (patch)
treec1b27d6908c0a9867b1bf6c3cf08a4914ca53a84 /pod/8/urpmi.pod
parentbc7e830670503a7b51e5a89aedbbcbb78e14abc8 (diff)
downloadurpmi-8150e04f7c49e5b00793c05322730053b6e357c1.tar
urpmi-8150e04f7c49e5b00793c05322730053b6e357c1.tar.gz
urpmi-8150e04f7c49e5b00793c05322730053b6e357c1.tar.bz2
urpmi-8150e04f7c49e5b00793c05322730053b6e357c1.tar.xz
urpmi-8150e04f7c49e5b00793c05322730053b6e357c1.zip
rename 'no-suggests' option as 'no-recommends'
keep --no-suggests but with a warning
Diffstat (limited to 'pod/8/urpmi.pod')
-rw-r--r--pod/8/urpmi.pod4
1 files changed, 2 insertions, 2 deletions
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>