diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-10-06 15:56:23 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-10-06 15:56:23 +0000 |
commit | 161f04b32c458ea2ef722a2b8180ad12777a5807 (patch) | |
tree | 0f3f081cbbf25320d841234667fe90e1eb22ff95 /pod/urpmi.8.pod | |
parent | 2263fff1c0a5fc0c4ab5fe6979148d3546834b91 (diff) | |
download | urpmi-161f04b32c458ea2ef722a2b8180ad12777a5807.tar urpmi-161f04b32c458ea2ef722a2b8180ad12777a5807.tar.gz urpmi-161f04b32c458ea2ef722a2b8180ad12777a5807.tar.bz2 urpmi-161f04b32c458ea2ef722a2b8180ad12777a5807.tar.xz urpmi-161f04b32c458ea2ef722a2b8180ad12777a5807.zip |
- urpmi, library:
o handle --replacefiles, will be used by mdkonline
(require perl-URPM 3.19)
Diffstat (limited to 'pod/urpmi.8.pod')
-rw-r--r-- | pod/urpmi.8.pod | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pod/urpmi.8.pod b/pod/urpmi.8.pod index 979a3249..7d7b9e31 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 --noscripts>. + =item B<--skip> I<pattern,...> You can specify a list of packages which installation should be skipped. |