mirror of
https://github.com/tio/tio.git
synced 2026-05-01 23:07:58 +02:00
Added log feature
Added "--log <filename>" option which writes all activity to specified file.
This commit is contained in:
parent
d574172205
commit
bbda0b8851
9 changed files with 140 additions and 4 deletions
1
README
1
README
|
|
@ -29,6 +29,7 @@
|
|||
-p, --parity even|odd|none Parity (default: none)
|
||||
-o, --output-delay <ms> Output delay (default: 0)
|
||||
-n, --no-autoconnect Disable automatic connect
|
||||
-l, --log <filename> Log to file
|
||||
-v, --version Display version
|
||||
-h, --help Display help
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue