From 161f04b32c458ea2ef722a2b8180ad12777a5807 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 6 Oct 2008 15:56:23 +0000 Subject: - urpmi, library: o handle --replacefiles, will be used by mdkonline (require perl-URPM 3.19) --- urpmi | 1 + 1 file changed, 1 insertion(+) (limited to 'urpmi') diff --git a/urpmi b/urpmi index ca075083..d608ce70 100755 --- a/urpmi +++ b/urpmi @@ -138,6 +138,7 @@ usage: ") . N(" --ignoresize - don't verify disk space before installation. ") . N(" --ignorearch - allow to install rpms for unmatched architectures. ") . N(" --noscripts - do not execute package scriptlet(s) +") . N(" --replacefiles - ignore file conflicts ") . N(" --repackage - Re-package the files before erasing ") . N(" --skip - packages which installation should be skipped ") . N(" --prefer - packages which should be preferred -- cgit v1.2.1