diff options
Diffstat (limited to 'pod/urpmi.8.pod')
-rw-r--r-- | pod/urpmi.8.pod | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pod/urpmi.8.pod b/pod/urpmi.8.pod index 710dd28f..33476963 100644 --- a/pod/urpmi.8.pod +++ b/pod/urpmi.8.pod @@ -185,6 +185,11 @@ Quiet mode: when calling rpm no upgrade status is printed. Proposes a verbose mode with various messages. +=item B<--no-suggests> + +With this option, urpmi will not install "suggested" packages. +By default, urpmi will install (newly) suggested packages. + =item B<--allow-nodeps> With this option, urpmi will ask the user on error whether it should |