diff options
author | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-11-09 21:06:47 +0000 |
---|---|---|
committer | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-11-09 21:06:47 +0000 |
commit | b14982a1354f477ee30ab44d340ea1e47e902257 (patch) | |
tree | d54c9433b581b20dc7c641f0140b622692ccd9e7 /bin | |
parent | aa2da583d03b0f72ec27304c7de079767075f7e6 (diff) | |
download | puppet-b14982a1354f477ee30ab44d340ea1e47e902257.tar.gz |
Small fixes here and there. The rails changes needs to be pushed through the collection code, so I am committing so Blake can take a look at that.
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1844 980ebf18-57e1-0310-9a29-db15c13687c0
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/puppetdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/puppetdoc b/bin/puppetdoc index 1ee7406c2..ff4e8f4ec 100755 --- a/bin/puppetdoc +++ b/bin/puppetdoc @@ -217,7 +217,7 @@ Below is a list of all documented parameters. Any default values are in ``block end # Print the docs for types -def self.types +def self.typedocs puts %{--- inMenu: true title: Type Reference |