summaryrefslogtreecommitdiffstats
path: root/pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod')
-rw-r--r--pod/rurpmi.8.pod3
-rw-r--r--pod/urpmi.8.pod11
2 files changed, 10 insertions, 4 deletions
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>