summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/command_line/puppetmasterd
Commit message (Collapse)AuthorAgeFilesLines
* Maint: move puppet master --helpJesse Wolfe2011-02-031-74/+0
|
* Fixed #3646 - Added documentation for compile and apply to man pageJames Turnbull2011-01-211-0/+9
|
* 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/+65
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.