lib/bolt/bolt_option_parser.rb in bolt-2.4.0 vs lib/bolt/bolt_option_parser.rb in bolt-2.5.0
- old
+ new
@@ -562,10 +562,10 @@
bolt task run <task> [parameters] [options]
DESCRIPTION
Run a task on the specified targets.
- Parameters take the form <parameter>=<value>.
+ Parameters take the form parameter=value.
EXAMPLES
bolt task run package --targets target1,target2 action=status name=bash
HELP