summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/command_line/filebucket
Commit message (Collapse)AuthorAgeFilesLines
* Maint: move puppet filebucket --helpJesse Wolfe2011-02-031-97/+0
|
* 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/+97
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.