summaryrefslogtreecommitdiffstats
path: root/bin/puppetrun
diff options
context:
space:
mode:
authorluke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>2007-01-22 15:29:26 +0000
committerluke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>2007-01-22 15:29:26 +0000
commitbcd81bc6c8ffdba7f5244d871e242daa6f5e5497 (patch)
tree84e0d1b6654d8e86d9df25394c97d031d0230a21 /bin/puppetrun
parentf06941885d9e552720f20027202e0bbebacd2949 (diff)
downloadpuppet-bcd81bc6c8ffdba7f5244d871e242daa6f5e5497.tar.gz
puppet-bcd81bc6c8ffdba7f5244d871e242daa6f5e5497.tar.xz
puppet-bcd81bc6c8ffdba7f5244d871e242daa6f5e5497.zip
updating docs with new location for reference info
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2074 980ebf18-57e1-0310-9a29-db15c13687c0
Diffstat (limited to 'bin/puppetrun')
-rwxr-xr-xbin/puppetrun7
1 files changed, 6 insertions, 1 deletions
diff --git a/bin/puppetrun b/bin/puppetrun
index 44f39f558..da6926569 100755
--- a/bin/puppetrun
+++ b/bin/puppetrun
@@ -62,7 +62,12 @@
# is also a valid long argument. For example, 'ssldir' is a valid configuration
# parameter, so you can specify '--ssldir <directory>' as an argument.
#
-# See the configuration file for the full list of acceptable parameters.
+# See the configuration file documentation at
+# http://reductivelabs.com/projects/puppet/reference/configref.html for
+# the full list of acceptable parameters. A commented list of all
+# configuration options can also be generated by running puppetmasterdd with
+# '--genconfig'.
+#
#
# all::
# Connect to all available hosts. Requires LDAP support at this point.