summaryrefslogtreecommitdiffstats
path: root/pym/emergehelp.py
Commit message (Collapse)AuthorAgeFilesLines
* touchup emerge --help: reorder and wrap lines. credit goes to Benno ↵Simon Stelling2006-04-161-41/+44
| | | | | | Schulenberg; bug 121528 svn path=/main/trunk/; revision=3167
* sync short options with the rest of emerge --help; bug 124489Simon Stelling2006-04-161-1/+1
| | | | svn path=/main/trunk/; revision=3166
* emerge info -> emerge --infoSimon Stelling2006-04-061-1/+1
| | | | svn path=/main/trunk/; revision=3080
* add short options for --one-shot and --fetch-all-uri to --help output. ↵Kito2006-03-181-2/+2
| | | | | | Closes Bug #126626 svn path=/main/trunk/; revision=2939
* update copyrightsMike Frysinger2006-03-091-1/+1
| | | | svn path=/main/trunk/; revision=2827
* deprecate 'emerge action' syntax in favor of 'emerge --action'Marius Mauch2006-02-191-1/+1
| | | | svn path=/main/trunk/; revision=2742
* finally remove --rsyncMarius Mauch2006-02-191-1/+1
| | | | svn path=/main/trunk/; revision=2740
* finally remove --upgradeonlyMarius Mauch2006-02-191-1/+1
| | | | svn path=/main/trunk/; revision=2739
* This should have been excluded...Alec Warner2006-02-031-36/+13
| | | | svn path=/main/trunk/; revision=2642
* Thanks to Benno Schulenberg <benno@nietvergeten.nl> for the spelling/grammar ↵Alec Warner2006-02-031-13/+36
| | | | | | fixes, bug #80754 svn path=/main/trunk/; revision=2641
* Add support for an --alphabetical option to emerge that restores the oldJason Stubbs2006-01-271-0/+6
| | | | | | ordering of flags in --pretend output. svn path=/main/trunk/; revision=2589
* Documented `emerge --config` (#109496)Jason Stubbs2005-11-131-0/+5
| | | | svn path=/main/trunk/; revision=2299
* Remove an extra space in a hyphenated string.v2.0.53_rc6Jason Stubbs2005-10-191-1/+1
| | | | svn path=/main/branches/2.0/; revision=2150
* Removing --inject from emerge help summaryJason Stubbs2005-10-161-1/+1
| | | | svn path=/main/branches/2.0/; revision=2139
* add --newuse short option to emerge helpJason Stubbs2005-09-291-2/+2
| | | | svn path=/main/branches/2.0/; revision=2047
* bye bye mr. cvs_id_stringBrian Harring2005-08-301-1/+1
| | | | svn path=/main/branches/2.0/; revision=1953
* header changes, $Header: -> $Id:Brian Harring2005-08-301-1/+1
| | | | svn path=/main/branches/2.0/; revision=1951
* Migration (without history) of the current stable line to subversion.Jason Stubbs2005-08-281-0/+370
svn path=/main/branches/2.0/; revision=1941