summaryrefslogtreecommitdiffstats
path: root/lib/puppet.rb
diff options
context:
space:
mode:
authorluke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>2006-09-03 01:29:11 +0000
committerluke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>2006-09-03 01:29:11 +0000
commitf587d8881e0e5c4d9cde372fdaccf85f8e55e50b (patch)
tree6f6a9be929f5972cdc061cce3a0b94c438a38415 /lib/puppet.rb
parent989716e5a7519d6635617a87c0effb5d9373b9b0 (diff)
downloadpuppet-f587d8881e0e5c4d9cde372fdaccf85f8e55e50b.tar.gz
puppet-f587d8881e0e5c4d9cde372fdaccf85f8e55e50b.tar.xz
puppet-f587d8881e0e5c4d9cde372fdaccf85f8e55e50b.zip
Adding note about configprint, indicating what versions include it
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1531 980ebf18-57e1-0310-9a29-db15c13687c0
Diffstat (limited to 'lib/puppet.rb')
-rw-r--r--lib/puppet.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/puppet.rb b/lib/puppet.rb
index 5102a5ffe..7e9e36d42 100644
--- a/lib/puppet.rb
+++ b/lib/puppet.rb
@@ -143,7 +143,8 @@ module Puppet
"Print the value of a specific configuration parameter. If a
parameter is provided for this, then the value is printed and puppet
exits. Comma-separate multiple values. For a list of all values,
- specify 'all'."],
+ specify 'all'. This feature is only available in Puppet versions
+ higher than 0.18.4."],
:color => [true, "Whether to use ANSI colors when logging to the console."],
:mkusers => [false,
"Whether to create the necessary user and group that puppetd will