Skip to content

Commit

Permalink
Expand argument description
Browse files Browse the repository at this point in the history
  • Loading branch information
XToripuru committed Sep 26, 2024
1 parent 18517f4 commit 23f5fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/tizen/tizen_qemu.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"default: $TIZEN_SDK_ROOT/iot-sysdata.img"))
parser.add_argument(
'--share', type=str,
help="directory to be shared")
help="directory to be shared, runner.sh inside will be run if present")
parser.add_argument(
'--output', metavar='FILE', default="/dev/null",
help="store the QEMU output in a FILE")
Expand Down

0 comments on commit 23f5fc3

Please sign in to comment.