Add a --quiet-unmerge-warn option to disable the warning message that's shown
authorZac Medico <zmedico@gentoo.org>
Tue, 2 Mar 2010 21:07:53 +0000 (21:07 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 2 Mar 2010 21:07:53 +0000 (21:07 -0000)
commit18dcc0902a22f10192b7377aa08887ea1056f5e5
tree6f6a451c1e4937ef38f89e56430dc59256d9c7c9
parent4d85055291a22c964ad5fc59eadeab9c208db454
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. (trunk r15486)

svn path=/main/branches/2.1.7/; revision=15687
man/emerge.1
pym/_emerge/actions.py
pym/_emerge/help.py
pym/_emerge/main.py