summaryrefslogtreecommitdiffstats
path: root/pym/emerge/help.py
Commit message (Collapse)AuthorAgeFilesLines
* For bug #137483, move the `emerge --help config` docs to the emerge man ↵Zac Medico2007-07-301-44/+0
| | | | | | page. Thanks to Arfrever Frehtes Taifersar Arahesis for this patch. svn path=/main/trunk/; revision=7430
* Document --depclean and --prune enhancements.Zac Medico2007-07-221-9/+19
| | | | svn path=/main/trunk/; revision=7345
* Update --prune docs for bug #151653.Zac Medico2007-07-201-1/+1
| | | | svn path=/main/trunk/; revision=7315
* For bug #144333, document the new --reinstall=changed-use option.Zac Medico2007-06-281-1/+7
| | | | svn path=/main/trunk/; revision=7081
* For bug #156536, update --resume docs to show that the resume history is ↵Zac Medico2007-06-061-4/+9
| | | | | | capable of storing two merge lists. svn path=/main/trunk/; revision=6742
* Add --verbose to the "for more help" message.Zac Medico2007-03-221-1/+1
| | | | svn path=/main/trunk/; revision=6264
* default --help should be usable, so make the extended output require --verboseMike Frysinger2007-03-221-6/+3
| | | | svn path=/main/trunk/; revision=6263
* Create namespace for emergeMarius Mauch2007-02-081-0/+420
svn path=/main/trunk/; revision=5931