Commit 24d7603
committed
Allow downstream impl of
The mbed dm subcommand has a complicated invocation. Instead of
duplicated the argument parser, I elected to pass the implementation
of `mbed dm --help` to the "downsteam implementation" (the python
script in mbed-os).mbed dm to print help1 parent 63e3fae commit 24d7603
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2822 | 2822 | | |
2823 | 2823 | | |
2824 | 2824 | | |
| 2825 | + | |
2825 | 2826 | | |
2826 | 2827 | | |
2827 | 2828 | | |
| |||
0 commit comments