diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-08-11 12:46:03 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-08-11 12:46:03 +0000 |
commit | d2736a81e1df5c19bdbc6e62b028e2f18a130480 (patch) | |
tree | c9d871f56f75d39bbc5f128abecf3950f76d09c5 /pod | |
parent | 25428f578665a94d873ea496da130059fee47fef (diff) | |
download | urpmi-d2736a81e1df5c19bdbc6e62b028e2f18a130480.tar urpmi-d2736a81e1df5c19bdbc6e62b028e2f18a130480.tar.gz urpmi-d2736a81e1df5c19bdbc6e62b028e2f18a130480.tar.bz2 urpmi-d2736a81e1df5c19bdbc6e62b028e2f18a130480.tar.xz urpmi-d2736a81e1df5c19bdbc6e62b028e2f18a130480.zip |
- urpmi
o new option --replacepkgs (same as rpm --replacepkgs) (#16112)
Diffstat (limited to 'pod')
-rw-r--r-- | pod/urpmi.8.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pod/urpmi.8.pod b/pod/urpmi.8.pod index 1d48c47f..a166ddad 100644 --- a/pod/urpmi.8.pod +++ b/pod/urpmi.8.pod @@ -190,6 +190,10 @@ Proposes a verbose mode with various messages. With this option, urpmi will not install "suggested" packages. By default, urpmi will install (newly) suggested packages. +=item B<--replacepkgs> + +Force installing the packages even though they are already installed. + =item B<--allow-nodeps> With this option, urpmi will ask the user on error whether it should |