File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,8 @@ export function cliHelp() {
1111 {green --quiet}, {green -q} Quiet: do not print version or status messages
1212 {green --expect-text} <string> Expect the given text in the output
1313 {green --fail-text} <string> Fail if the given text is found in the output
14- {green --serial-log-file} <string> Save the serial monitor output to the given file
14+ {green --scenario} <path> Run the given scenario (yaml) file, path is relative to project root
15+ {green --serial-log-file} <path> Save the serial monitor output to the given file
1516 {green --screenshot-part} <string> Take a screenshot of the given part id (from diagram.json)
1617 {green --screenshot-time} <number> Time in simulation milliseconds to take the screenshot
1718 {green --screenshot-file} <string> File name to save the screenshot to (default: screenshot.png)
You can’t perform that action at this time.
0 commit comments