summaryrefslogtreecommitdiffstats
path: root/urpmi.8
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-02-09 20:09:14 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-02-09 20:09:14 +0000
commit1b56765ff3c5ad6d4317a2285f1c253afe87c579 (patch)
treece8429047ef8f0d1f0944fd13ed9dff6990258df /urpmi.8
parent9876df6c9071e0cba50c69eb4278859a8aa95b87 (diff)
downloadurpmi-1b56765ff3c5ad6d4317a2285f1c253afe87c579.tar
urpmi-1b56765ff3c5ad6d4317a2285f1c253afe87c579.tar.gz
urpmi-1b56765ff3c5ad6d4317a2285f1c253afe87c579.tar.bz2
urpmi-1b56765ff3c5ad6d4317a2285f1c253afe87c579.tar.xz
urpmi-1b56765ff3c5ad6d4317a2285f1c253afe87c579.zip
no_comment
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