lib/scout/command.rb in scout-5.3.2 vs lib/scout/command.rb in scout-5.3.3

- old
+ new

@@ -42,9 +42,11 @@ opts.separator " Local plugin testing:" opts.separator " #{program_name} [OPTIONS] test " + "PATH_TO_PLUGIN [PLUGIN_OPTIONS]" opts.separator "[PLUGIN_OPTIONS] format: opt1=val1 opt2=val2 opt2=val3 ..." opts.separator "Plugin will use internal defaults if options aren't provided." + opts.separator " Sign Code:" + opts.separator " #{program_name} [OPTIONS] sign PATH_TO_PLUGIN" opts.separator " " opts.separator "Note: This client is meant to be installed and" opts.separator "invoked through cron or any other scheduler." opts.separator " " opts.separator "Specific Options:"