summaryrefslogtreecommitdiff
path: root/py/argcheck.c
diff options
context:
space:
mode:
authorJim Mussared <jim.mussared@gmail.com>2022-10-05 22:30:29 +1100
committerDamien George <damien@micropython.org>2022-10-06 00:58:31 +1100
commitf13134e40308c24bcb2c09084f17fc9d54efe5db (patch)
treee10cdd79be6d5a8335944df4c3fcb278673a3ec4 /py/argcheck.c
parent95c614e2b60b5c1c83c85aefe88a2aadbf43b9ed (diff)
tools/mpremote: Fix argument handling for follow and add help strings.
Fixes in this commit are: - Make --follow the default for "run" (accidentally changed in 68d094358). - Add help strings for "repl": --capture --inject-file --inject-code - Update help strings for "run". - Fix encoding for --inject-code (accidentally broken in 68d094358). - Remove ability to --no-follow for "eval". It was there previously because it shared the same code path with "exec" and "run", but makes no sense for "eval", so might as well remove. This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Diffstat (limited to 'py/argcheck.c')
0 files changed, 0 insertions, 0 deletions