Skip to content

Commit c0e2536

Browse files
committed
doc: correct some command line descriptions
1 parent 9c6ed1f commit c0e2536

File tree

1 file changed

+4
-1
lines changed
  • packages/runner/src/robotcode/runner/cli

1 file changed

+4
-1
lines changed

packages/runner/src/robotcode/runner/cli/robot.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,10 @@ def robot(
156156
157157
\b
158158
```
159-
robotcode run
159+
robotcode robot
160+
robotcode robot tests
161+
robotcode robot -i regression -e wip tests
162+
robotcode --profile ci robot -i regression -e wip tests
160163
```
161164
"""
162165

0 commit comments

Comments
 (0)