summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/command_line/puppetca
Commit message (Collapse)AuthorAgeFilesLines
* Maint: move puppet cert --helpJesse Wolfe2011-02-031-110/+0
|
* Modified rubydoc in lib/puppet/util/command_line/puppetca to fix inaccurate ↵nfagerlund2011-01-171-2/+2
| | | | description of --clean.
* Renamed Reductive to PuppetJames Turnbull2010-11-291-1/+1
| | | | I swear I've done this before. *confused*
* [#4196] Move the docs into the source directory structureJesse Wolfe2010-07-091-0/+110
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.