We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2024b92 commit 5749461Copy full SHA for 5749461
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