diff options
Diffstat (limited to 'man/C')
-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 |