Skip to content

Commit 4dddce1

Browse files
Update cli.py
1 parent 1d231c3 commit 4dddce1

File tree

1 file changed

+1
-1
lines changed
  • examples/qualcomm/util_scripts

1 file changed

+1
-1
lines changed

examples/qualcomm/util_scripts/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@ def main():
486486
type=str,
487487
help="Gateway hostname.",
488488
)
489-
sub_compile.add_argument(
489+
sub_execute.add_argument(
490490
"-t",
491491
"--target",
492492
help="Target platform for deployment",

0 commit comments

Comments
 (0)