summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/command_line/puppetd
Commit message (Collapse)AuthorAgeFilesLines
* Maint: move puppet agent --helpJesse Wolfe2011-02-031-188/+0
|
* Merge remote branch 'james/tickets/2.6.x/5742' into 2.6.nextJesse Wolfe2011-02-011-5/+6
|\
| * Fixed #5742 - Removed legacy fqdn option from documentationJames Turnbull2011-01-171-5/+6
| | | | | | | | Patch from: Nick Fagerlund
* | Fixed #4968 - Updated list of options turned on by --test in documentationJames Turnbull2011-02-011-1/+2
|/ | | | | Reviewed-by: Jacob Helwig <jacob@puppetlabs.com> Reviewed-by: Jesse Wolfe <jesse@puppetlabs.com>
* Renamed Reductive to PuppetJames Turnbull2010-11-291-1/+1
| | | | I swear I've done this before. *confused*
* Fixes errant Trac references in documentationJames Turnbull2010-07-151-1/+1
|
* [#4196] Move the docs into the source directory structureJesse Wolfe2010-07-091-0/+186
Since it is no longer possible to find the running executable from the call stack, docs have to be kept somewhere in the source tree. Of course, at this point, we shouldn't be using RDoc::Usage at all.