mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update README
This commit is contained in:
parent
46f5686837
commit
1d7efeb561
2 changed files with 8 additions and 10 deletions
|
|
@ -44,11 +44,10 @@ The only option which requires a bit of elaboration is perhaps the
|
|||
|
||||
By default tio automatically connects to the provided device if present. If
|
||||
the device is not present, it will wait for it to appear and then connect. If
|
||||
the connection is lost (eg. device disconnects), it will wait for the device to
|
||||
reappear and then reconnect.
|
||||
|
||||
However, if the `--no-autoconnect` option is provided, tio will exit if the
|
||||
device is not present or an established connection is lost.
|
||||
the connection is lost (eg. device is unplugged), it will wait for the device
|
||||
to reappear and then reconnect. However, if the `--no-autoconnect` option is
|
||||
provided, tio will exit if the device is not present or an established
|
||||
connection is lost.
|
||||
|
||||
Tio features full bash autocompletion support.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue