summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorLuke Kanies <luke@madstop.com>2009-08-13 19:13:43 -0700
committertest branch <puppet-dev@googlegroups.com>2010-02-17 06:50:53 -0800
commit7a327775c14fc5fed3998918e9c69af939380617 (patch)
treed5e3e23ad757d037ec6455bddab5abeddc4798a1 /bin
parentb19a0442ed31cedd3846b9e26c25b5ea4b7ff22f (diff)
downloadpuppet-7a327775c14fc5fed3998918e9c69af939380617.tar.gz
puppet-7a327775c14fc5fed3998918e9c69af939380617.tar.xz
puppet-7a327775c14fc5fed3998918e9c69af939380617.zip
Renaming applications, mostly removing 'puppet'
Signed-off-by: Luke Kanies <luke@madstop.com>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/puppetdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/puppetdoc b/bin/puppetdoc
index a69d169c9..e17b014b3 100755
--- a/bin/puppetdoc
+++ b/bin/puppetdoc
@@ -61,5 +61,5 @@
# Copyright (c) 2005-2007 Reductive Labs, LLC
# Licensed under the GNU Public License
-require 'puppet/application/puppetdoc'
-Puppet::Application[:puppetdoc].run
+require 'puppet/application/doc'
+Puppet::Application[:doc].run