diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2014-08-27 17:31:40 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2014-09-07 03:23:29 +0200 |
commit | 8150e04f7c49e5b00793c05322730053b6e357c1 (patch) | |
tree | c1b27d6908c0a9867b1bf6c3cf08a4914ca53a84 /pod/5 | |
parent | bc7e830670503a7b51e5a89aedbbcbb78e14abc8 (diff) | |
download | urpmi-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/5')
-rw-r--r-- | pod/5/urpmi.cfg.pod | 4 |
1 files changed, 2 insertions, 2 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> |