diff options
Diffstat (limited to 'pod/urpmi.8.pod')
-rw-r--r-- | pod/urpmi.8.pod | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/pod/urpmi.8.pod b/pod/urpmi.8.pod index fd79ee4c..da3b9662 100644 --- a/pod/urpmi.8.pod +++ b/pod/urpmi.8.pod @@ -74,11 +74,16 @@ of the urpmi database for searching packages and resolving dependencies. Install all required dependencies without asking. +=item B<--auto-update> + +Like B<--auto-select>, but also updates all relevant media before +selection of upgradeable packages is made. + =item B<--auto-select> -Automatically -select all packages that have to be upgraded, according to already installed -packages and packages listed in various registered media. +Automatically select all packages that have to be upgraded, according to +already installed packages and packages listed in various registered +media. =item B<--no-install> |