mirror of
https://github.com/eddyem/tty_term.git
synced 2025-12-06 10:35:12 +03:00
14 lines
349 B
Markdown
14 lines
349 B
Markdown
Very simple terminal client
|
|
===========================
|
|
|
|
|
|
Usage: tty_term [args]
|
|
|
|
Where args are:
|
|
|
|
-d, --devname=arg serial device name
|
|
-e, --eol=arg end of line: n (default), r, nr or rn
|
|
-h, --help show this help
|
|
-s, --speed=arg baudrate (default: 9600)
|
|
-t, --timeout=arg timeout for select() in ms (default: 100)
|