diff options
Diffstat (limited to 'man/C/urpmi.8')
-rw-r--r-- | man/C/urpmi.8 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/C/urpmi.8 b/man/C/urpmi.8 index 77d2b279..d1ac44da 100644 --- a/man/C/urpmi.8 +++ b/man/C/urpmi.8 @@ -151,6 +151,9 @@ Do not install files of which the names begin with the given \fIstring\fP (same as \fBrpm --excludepath\fP). .IP "\fB\--excludedocs\fP" Do not install documents files (same as \fBrpm --excludedocs\fP). +.IP "\fB\--ignoresize\fP" +Don't check file systems for sufficient disk space before installation. This +is equivalent to \fBrpm --ignoresize\fP. .IP "\fB\--skip\fP \fIpattern,...\fP" You can specify a list of packages which installation should be skipped. You can also include patterns between //, just like in /etc/urpmi/skip.list (see |