mirror of
https://github.com/Thor77/TeamspeakStats.git
synced 2025-07-09 16:58:42 -04:00
Rename CMD-Arguments to CLI-Usage
This commit is contained in:
parent
419164f332
commit
de7afd87e7
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ tsstats -l /var/log/teamspeak3-server/ts3server*.log -o /var/www/tsstats.html
|
||||||
|
|
||||||
Parse logs matching `ts3server*.log` in `/var/log/teamspeak3-server` and write output to `/var/www/tsstats.html`
|
Parse logs matching `ts3server*.log` in `/var/log/teamspeak3-server` and write output to `/var/www/tsstats.html`
|
||||||
|
|
||||||
# CMD-Arguments
|
# CLI-Usage
|
||||||
```
|
```
|
||||||
usage: tsstats [-h] [-c CONFIG] [--idmap IDMAP] [-l LOG] [-o OUTPUT] [-d]
|
usage: tsstats [-h] [-c CONFIG] [--idmap IDMAP] [-l LOG] [-o OUTPUT] [-d]
|
||||||
[-nod]
|
[-nod]
|
||||||
|
|
Loading…
Add table
Reference in a new issue