mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Expanded tabs
This commit is contained in:
parent
c1e1ffa1c2
commit
5ebe044f53
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ void parse_options(int argc, char *argv[])
|
|||
{"output-delay", required_argument, 0, 'o'},
|
||||
{"no-autoconnect", no_argument, 0, 'n'},
|
||||
{"log", required_argument, 0, 'l'},
|
||||
{"version", no_argument, 0, 'v'},
|
||||
{"version", no_argument, 0, 'v'},
|
||||
{"help", no_argument, 0, 'h'},
|
||||
{0, 0, 0, 0 }
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue