We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2024b92 + 5749461 commit 2a52b05Copy full SHA for 2a52b05
lib/puppet/face/strings.rb
@@ -4,7 +4,7 @@
4
5
# Implements the 'puppet strings' interface.
6
Puppet::Face.define(:strings, '0.0.1') do # rubocop:disable Metrics/BlockLength
7
- summary 'Generate Puppet documentation with YARD.'
+ summary 'Generate Puppet module documentation with YARD.'
8
9
action(:generate) do
10
default
0 commit comments