diff options
Diffstat (limited to 'bin/puppetca')
| -rwxr-xr-x | bin/puppetca | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/puppetca b/bin/puppetca index d1a47a7b1..91a83aaca 100755 --- a/bin/puppetca +++ b/bin/puppetca @@ -121,7 +121,7 @@ begin generate = arg mode = :generate when "--help" - if Puppet.feature.usage? + if Puppet.features.usage? RDoc::usage && exit else puts "No help available unless you have RDoc::usage installed" |
