summaryrefslogtreecommitdiffstats
path: root/pod
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-10-06 16:15:06 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-10-06 16:15:06 +0000
commitd39bfb4827aa5f8622c9db3d613529736cf10d4d (patch)
treef4774baee61ad5ee7a65888b13a7813adb122b60 /pod
parentb39c4b22510e54917744f0329875a119f85a4e1d (diff)
downloadurpmi-d39bfb4827aa5f8622c9db3d613529736cf10d4d.tar
urpmi-d39bfb4827aa5f8622c9db3d613529736cf10d4d.tar.gz
urpmi-d39bfb4827aa5f8622c9db3d613529736cf10d4d.tar.bz2
urpmi-d39bfb4827aa5f8622c9db3d613529736cf10d4d.tar.xz
urpmi-d39bfb4827aa5f8622c9db3d613529736cf10d4d.zip
- urpmi, gurpmi:
o handle (poorly) --replacefiles (will be used by mdkonline) (backported from trunk, except we don't want to require a new perl-URPM, so we pass "force" instead of "replacefiles" to rpmlib)
Diffstat (limited to 'pod')
-rw-r--r--pod/urpmi.8.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/pod/urpmi.8.pod b/pod/urpmi.8.pod
index 979a3249..3f07fa16 100644
--- a/pod/urpmi.8.pod
+++ b/pod/urpmi.8.pod
@@ -358,6 +358,11 @@ system-wide.
Don't execute the scriptlets.
This is equivalent to C<rpm --noscripts>.
+=item B<--replacefiles>
+
+Ignore file conflicts.
+This is equivalent to C<rpm --replacefiles>.
+
=item B<--skip> I<pattern,...>
You can specify a list of packages which installation should be skipped.