lib/bolt/bolt_option_parser.rb in bolt-3.13.0 vs lib/bolt/bolt_option_parser.rb in bolt-3.14.1

- old
+ new

@@ -505,13 +505,16 @@ MODULE_SHOW_HELP = <<~HELP #{colorize(:cyan, 'Name')} show #{colorize(:cyan, 'Usage')} - bolt module show [options] + bolt module show [module name] [options] #{colorize(:cyan, 'Description')} List modules available to the Bolt project. + + Providing the name of a module will display detailed documentation for + the module. #{colorize(:cyan, 'Documentation')} To learn more about Bolt modules, run 'bolt guide module'. HELP