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() {
11
11
{green --quiet}, {green -q} Quiet: do not print version or status messages
12
12
{green --expect-text} <string> Expect the given text in the output
13
13
{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
15
16
{green --screenshot-part} <string> Take a screenshot of the given part id (from diagram.json)
16
17
{green --screenshot-time} <number> Time in simulation milliseconds to take the screenshot
17
18
{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