Browse Source
Fixes in this commit are: - Make --follow the default for "run" (accidentally changed inpull/9526/head68d094358
). - Add help strings for "repl": --capture --inject-file --inject-code - Update help strings for "run". - Fix encoding for --inject-code (accidentally broken in68d094358
). - 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>
Jim Mussared
2 years ago
committed by
Damien George
3 changed files with 24 additions and 8 deletions
Loading…
Reference in new issue