summaryrefslogtreecommitdiffstats
path: root/urpmi.8
diff options
context:
space:
mode:
Diffstat (limited to 'urpmi.8')
-rw-r--r--urpmi.83
1 files changed, 3 insertions, 0 deletions
diff --git a/urpmi.8 b/urpmi.8
index 7e3998d4..df18f41d 100644
--- a/urpmi.8
+++ b/urpmi.8
@@ -5,6 +5,7 @@ urpmi \- rpm wrapper making installs easier for the user
.SH SYNOPSIS
.B urpmi
[--auto]
+[-a]
package_name
[package_names...]
.SH DESCRIPTION
@@ -37,6 +38,8 @@ To install all available menu entries of all known packages, use autoirpm-icons.
.SH OPTION
.IP "\fB\--auto\fP"
installs all required dependencies without asking.
+.IP "\fB\-a\fP"
+if multiple packages match the substring given, take them all
.SH FILES
/usr/bin/urpmi
.br