Fix bug 400957 where -hC did not work to to printing help immediately upon finding...
authorBrian Dolbec <dolsen@gentoo.org>
Fri, 27 Jan 2012 09:52:33 +0000 (01:52 -0800)
committerBrian Dolbec <dolsen@gentoo.org>
Fri, 27 Jan 2012 09:52:33 +0000 (01:52 -0800)
commit10327ce9c7cd0f61c972a48d3c8b2efe470582ef
treede0b777beefe23f6fa27d002017b6764ceede3e3
parent0f152f27af3b758b904d257931c17da490468b8e
Fix bug 400957 where -hC  did not work to to printing help immediately upon finding the -h option and not parsing the remaining options.  Fixed equery, enalyze, eclean, revdep-rebuild (although, python revdep did not colorize the help).
pym/gentoolkit/base.py
pym/gentoolkit/eclean/cli.py
pym/gentoolkit/equery/__init__.py
pym/gentoolkit/revdep_rebuild/rebuild.py