diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-01-20 09:31:24 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-01-20 09:31:24 +0000 |
commit | 79932aacf1b77c36d3e9a5bdac156d95c0af57eb (patch) | |
tree | aef1195bba1e1f8eb9a7f1eeaa66b3f8d864c20b /man/C/urpme.8 | |
parent | ca68ed36912a40e2ae66f8833c3f8c2ebd4a468b (diff) | |
download | urpmi-79932aacf1b77c36d3e9a5bdac156d95c0af57eb.tar urpmi-79932aacf1b77c36d3e9a5bdac156d95c0af57eb.tar.gz urpmi-79932aacf1b77c36d3e9a5bdac156d95c0af57eb.tar.bz2 urpmi-79932aacf1b77c36d3e9a5bdac156d95c0af57eb.tar.xz urpmi-79932aacf1b77c36d3e9a5bdac156d95c0af57eb.zip |
Complete urpme man page
Diffstat (limited to 'man/C/urpme.8')
-rw-r--r-- | man/C/urpme.8 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/C/urpme.8 b/man/C/urpme.8 index e43b2747..17b7c895 100644 --- a/man/C/urpme.8 +++ b/man/C/urpme.8 @@ -14,6 +14,8 @@ Remove packages automatically. .IP "\fB\--test\fP" Test (same as \fBrpm --test\fP) deinstallation of packages but do not modify the system. +.IP "\fB\--force\fP" +Force invocation even if some packages do not exist. .IP "\fB\--parallel\fP \fIalias\fP" Activate distributed execution of urpmi to other machines (it is mandatory that urpmi is installed, but it is not necessary to have media defined on any |