mirror of
https://github.com/tio/tio.git
synced 2026-05-01 23:07:58 +02:00
Various cleanup
Renamed device -> tty_device. Removed hardcoded tty device name max length. Updated README.
This commit is contained in:
parent
9721f2436c
commit
cc7f21e735
4 changed files with 9 additions and 9 deletions
2
README
2
README
|
|
@ -19,7 +19,7 @@
|
|||
(output from 'gotty --help'):
|
||||
|
||||
|
||||
Usage: gotty [<options>] <device>
|
||||
Usage: gotty [<options>] <tty device>
|
||||
|
||||
Options:
|
||||
-b, --baudrate <baudrate> Baud rate (default: 115200)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue