From e223ba57bfb0cf09faf1474bd46341394d9873a5 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Wed, 27 Oct 2004 08:42:17 +0000 Subject: Add --strict-arch in the manpages --- man/C/urpmi.8 | 4 ++++ man/C/urpmi.cfg.5 | 6 ++++++ 2 files changed, 10 insertions(+) (limited to 'man') 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. diff --git a/man/C/urpmi.cfg.5 b/man/C/urpmi.cfg.5 index aba640a9..262c1d57 100644 --- a/man/C/urpmi.cfg.5 +++ b/man/C/urpmi.cfg.5 @@ -58,6 +58,12 @@ Same as \fB--norebuild\fP for \fBurpmi\fP, \fBurpmi.update\fP and \fBurpmi.addmedia\fP, disabled by default (meaning that \fBurpmi\fP will try to rebuild hdlists by default). +.TP +.B strict-arch +Same as \fB--strict-arch\fP for \fBurpmi\fP. Boolean option, disabled by +default (meaning that packages can be upgraded with versions for another +architecture). + .TP .B limit-rate Same as \fB--limit-rate\fP for all tools. This option allows to control download -- cgit v1.2.1