summaryrefslogtreecommitdiffstats
path: root/pym/_emerge/help.py
Commit message (Collapse)AuthorAgeFilesLines
* Rename the undocumented --conistent option to --complete-graph and addZac Medico2008-04-111-1/+14
| | | | | | some docs. svn path=/main/trunk/; revision=9846
* Bug #196435 - Add some more references to quickpkg(1) sinceZac Medico2007-10-191-5/+15
| | | | | | sometimes people don't realize that it exists. svn path=/main/trunk/; revision=8185
* Move the emerge module to _emerge to make it privateZac Medico2007-10-161-0/+394
since it's mostly unsuitable for api consumers at this time. svn path=/main/trunk/; revision=8142