Skip to content

Commit

Permalink
Merge pull request #405 from binford2k/clarify_summary
Browse files Browse the repository at this point in the history
clarifies the puppet-strings usage
  • Loading branch information
bastelfreak authored Jan 16, 2025
2 parents 2024b92 + 5749461 commit 2a52b05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/puppet/face/strings.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2a52b05

Please sign in to comment.