diff options
Diffstat (limited to 'docs/reference')
-rw-r--r-- | docs/reference/mpremote.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/mpremote.rst b/docs/reference/mpremote.rst index 3225fc5f2..e96b32cbb 100644 --- a/docs/reference/mpremote.rst +++ b/docs/reference/mpremote.rst @@ -92,6 +92,7 @@ The full list of supported commands are: Options are: + - ``--escape-non-printable``, to print non-printable bytes/characters as their hex code - ``--capture <file>``, to capture output of the REPL session to the given file - ``--inject-code <string>``, to specify characters to inject at the REPL when |