diff --git a/lib/puppet/face/strings.rb b/lib/puppet/face/strings.rb index 5d5e56c2..9860b9ce 100644 --- a/lib/puppet/face/strings.rb +++ b/lib/puppet/face/strings.rb @@ -4,7 +4,7 @@ # Implements the 'puppet strings' interface. Puppet::Face.define(:strings, '0.0.1') do # rubocop:disable Metrics/BlockLength - summary 'Generate Puppet documentation with YARD.' + summary 'Generate Puppet module documentation with YARD.' action(:generate) do default