summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/command_line/puppetrun
Commit message (Collapse)AuthorAgeFilesLines
* Maint: move puppet kick --helpJesse Wolfe2011-02-031-126/+0
|
* Renamed Reductive to PuppetJames Turnbull2010-11-291-1/+1
| | | | I swear I've done this before. *confused*
* Removed eventual documentation line ... eventually cameJames Turnbull2010-07-301-2/+0
|
* [#4196] Move the docs into the source directory structureJesse Wolfe2010-07-091-0/+128
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.