summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorEric Sorenson <eric@leterel.apple.com>2009-07-30 17:46:07 -0700
committerJames Turnbull <james@lovedthanlost.net>2009-08-01 11:10:55 +1000
commitd40ef291191e627a91d6ec73b438853e2d3a73e8 (patch)
treef8fc19c3061206d4ff8b84433ca6c50d33d16202 /bin
parent6d22afb241b290dcfc6a95079a2297afedb8ce96 (diff)
downloadpuppet-d40ef291191e627a91d6ec73b438853e2d3a73e8.tar.gz
puppet-d40ef291191e627a91d6ec73b438853e2d3a73e8.tar.xz
puppet-d40ef291191e627a91d6ec73b438853e2d3a73e8.zip
Signed-off-by: Eric Sorenson <ahpook@gmail.com>
Apologies if this violates the no-trivial-patches rule. I am getting used to git and this seemed like a harmless place to start. Documentation fix for help text, configuration reference URL is 404 now. Updated to equivalent page on wiki, fixes #2466 Signed-off-by: Eric Sorenson <ahpook@gmail.com>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/filebucket2
-rwxr-xr-xbin/puppet2
-rwxr-xr-xbin/ralsh2
3 files changed, 3 insertions, 3 deletions
diff --git a/bin/filebucket b/bin/filebucket
index 201fd1c1c..1c5daa4e3 100755
--- a/bin/filebucket
+++ b/bin/filebucket
@@ -53,7 +53,7 @@
# parameter, so you can specify '--ssldir <directory>' as an argument.
#
# See the configuration file documentation at
-# http://reductivelabs.com/projects/puppet/reference/configref.html for
+# http://reductivelabs.com/trac/puppet/wiki/ConfigurationReference for
# the full list of acceptable parameters. A commented list of all
# configuration options can also be generated by running puppet with
# '--genconfig'.
diff --git a/bin/puppet b/bin/puppet
index dfcb8b31a..931e3a993 100755
--- a/bin/puppet
+++ b/bin/puppet
@@ -23,7 +23,7 @@
# parameter, so you can specify '--ssldir <directory>' as an argument.
#
# See the configuration file documentation at
-# http://reductivelabs.com/projects/puppet/reference/configref.html for
+# http://reductivelabs.com/trac/puppet/wiki/ConfigurationReference for
# the full list of acceptable parameters. A commented list of all
# configuration options can also be generated by running puppet with
# '--genconfig'.
diff --git a/bin/ralsh b/bin/ralsh
index 31cad8f79..ca20c4c2f 100755
--- a/bin/ralsh
+++ b/bin/ralsh
@@ -33,7 +33,7 @@
# parameter, so you can specify '--ssldir <directory>' as an argument.
#
# See the configuration file documentation at
-# http://reductivelabs.com/projects/puppet/reference/configref.html for
+# http://reductivelabs.com/trac/puppet/wiki/ConfigurationReference for
# the full list of acceptable parameters. A commented list of all
# configuration options can also be generated by running puppet with
# '--genconfig'.