Skip to content
This repository was archived by the owner on Dec 27, 2023. It is now read-only.

Commit 38265c1

Browse files
pevikacerv
authored andcommitted
help: Document --sut help
Signed-off-by: Petr Vorel <[email protected]> Reviewed-by: Andrea Cervesato <[email protected]>
1 parent 2e4edc7 commit 38265c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ltp/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ def run() -> None:
257257
"-s",
258258
default="host",
259259
type=_sut_config,
260-
help="System Under Test parameters")
260+
help="System Under Test parameters, for help see -s help")
261261
parser.add_argument(
262262
"--json-report",
263263
"-j",

0 commit comments

Comments
 (0)