-> If both even and odd parity flags are set, parity is disabled
-
- * `--odd|-o` - toggle odd parity
- * `--even|-e` - toggle even parity
-
-> If both hardware flow control flags are set, DCD flow control is enabled
-
- * `--hardware-rts-cts|-R` - toggle RTS/CTS flow control
- * `--hardware-dtr-dsr|-r` - toggle DTR/DSR flow control
-
----
-
- * `--translation|-t option` - CR and LF translation for data sent
- * `--input-translation|-T option` - CR and LF translation for data read
-### Options:
- * `cr-to-lf`
- * `cr-in-lf` - CR to CRLF
- * `no-cr`
- * `lf-to-cr`
- * `lf-in-cr` - LF to CRLF
- * `no-lf`
-
-## Interactive use
-
-Special character (`~` by default, may be set in `config.h`) will be escaped if it's the first one in the buffer.
-
-### Commands
-
- * `.` - drop connection and exit
- * `b` - toggle backspace character
- * `h` - toggle local echo
- * `c` - toggle canonical mode
- * `s` - set new baudrate
- * `d` - set new character delay
- * `t|T` - toggle a translation option for output|input
- * `w` - write file contents to the line
- * `p` - send a DCD pulse