You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is, that the default value for the previous parameter is ESC ("\033").
The argparse module prints the default values at the end of the help-string, without caring about the fact, that this parameter is not printable.
This problem needs some more investigation. I may use argparse wrong, or it is a bug in that module.
There is an error in the man page between the --escape and --baudrate parameter
The text was updated successfully, but these errors were encountered: