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 6a09104a..408f7001 100644 --- a/pod/urpmi.8.pod +++ b/pod/urpmi.8.pod @@ -191,6 +191,11 @@ Proposes a very verbose mode. With this option, urpmi will not install "suggested" packages. 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. + =item B<--justdb> Update only the database, not the filesystem. |