Skip to content

Commit 5749461

Browse files
committed
clarifies the puppet-strings usage
This is part of the OpenVox rebranding. This summary string is part of the `puppet --help` output.
1 parent 2024b92 commit 5749461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/puppet/face/strings.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# Implements the 'puppet strings' interface.
66
Puppet::Face.define(:strings, '0.0.1') do # rubocop:disable Metrics/BlockLength
7-
summary 'Generate Puppet documentation with YARD.'
7+
summary 'Generate Puppet module documentation with YARD.'
88

99
action(:generate) do
1010
default

0 commit comments

Comments
 (0)