From e251ee8e540b6c08cb1c62509d834c39bcb5e6a3 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Thu, 22 Dec 2005 15:14:34 +0000 Subject: New option --auto-update (bug #19819) --- pod/rurpmi.8.pod | 3 ++- pod/urpmi.8.pod | 11 ++++++++--- 2 files changed, 10 insertions(+), 4 deletions(-) (limited to 'pod') diff --git a/pod/rurpmi.8.pod b/pod/rurpmi.8.pod index 835faecc..e92d163a 100644 --- a/pod/rurpmi.8.pod +++ b/pod/rurpmi.8.pod @@ -15,7 +15,8 @@ on it, preventing any abuse of this tool to compromise the system. With rurpmi, you can't install arbitrary rpm files; moreoever the B<--keep>, B<--verify-rpm>, and B<--norebuild> options are forced, and several dangerous options are forbidden (B<--root>, B<--use-distrib>, -B<--env>, B<--nolock>, B<--allow-nodeps>, B<--allow-force>, B<--force>). +B<--env>, B<--nolock>, B<--allow-nodeps>, B<--allow-force>, B<--force>, +B<--auto-update>). =head1 CAVEAT 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> -- cgit v1.2.1