diff options
author | Thierry Vignaud <tv@mageia.org> | 2013-02-09 21:25:12 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2013-02-09 21:25:12 +0000 |
commit | 963d8d493fe73da40300971341055e606f516dc1 (patch) | |
tree | 4b3c527aa7f8b3c276c8c603d551c53cab84bf6b /pod/8/urpmi.pod | |
parent | 268c064955714fb1a6c6c60033a05f3adeab04e4 (diff) | |
download | urpmi-963d8d493fe73da40300971341055e606f516dc1.tar urpmi-963d8d493fe73da40300971341055e606f516dc1.tar.gz urpmi-963d8d493fe73da40300971341055e606f516dc1.tar.bz2 urpmi-963d8d493fe73da40300971341055e606f516dc1.tar.xz urpmi-963d8d493fe73da40300971341055e606f516dc1.zip |
add basic support for --downgrade (mga#6655)
needs new URPM
Diffstat (limited to 'pod/8/urpmi.pod')
-rw-r--r-- | pod/8/urpmi.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pod/8/urpmi.pod b/pod/8/urpmi.pod index c9fd27a4..ac2ac041 100644 --- a/pod/8/urpmi.pod +++ b/pod/8/urpmi.pod @@ -208,6 +208,10 @@ This is useful if you have C<no-suggests> in urpmi.cfg. Update only the database, not the filesystem. +=item B<--downgrade> + +Force installing the packages even though they are already installed. + =item B<--replacepkgs> Force installing the packages even though they are already installed. |