diff options
Diffstat (limited to 'man/C/urpmi.8')
-rw-r--r-- | man/C/urpmi.8 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/C/urpmi.8 b/man/C/urpmi.8 index 7d7771a5..9b678fe5 100644 --- a/man/C/urpmi.8 +++ b/man/C/urpmi.8 @@ -135,6 +135,10 @@ Activate or deactivate rpm signature checking. It's activated by default. .IP "\fB\--test\fP" Test (same as \fBrpm --test\fP) installation of packages but do not modify the system. +.IP "\fB\--strict-arch\fP" +Upgrade only packages if the newer version has the same architecture than the +installed one. Mostly useful on machines that support several architectures +(32 and 64 bit). .IP "\fB\--norebuild\fP" Don't try to rebuild the hdlist files from the RPMs if the original hdlist wasn't readable or was corrupted. |