summaryrefslogtreecommitdiffstats
path: root/bin/puppetrun
diff options
context:
space:
mode:
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.