Add a --quiet-unmerge-warn option to disable the warning message that's shown
authorZac Medico <zmedico@gentoo.org>
Sun, 28 Feb 2010 02:33:46 +0000 (02:33 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 28 Feb 2010 02:33:46 +0000 (02:33 -0000)
commit819cf00a201edc80bb00a56ff19ec559b0afda90
tree8d0373c9061b4f9698fbaaa78c79d6358aef9bac
parent8786ec59750550c9c990db4bbaaec13eba42d393
Add a --quiet-unmerge-warn option to disable the warning message that's shown
prior to --unmerge actions. Thanks to Thomas Sachau <tommy@gentoo.org> for the
suggestion.

svn path=/main/trunk/; revision=15486
man/emerge.1
pym/_emerge/actions.py
pym/_emerge/help.py
pym/_emerge/main.py