add cmd-arguments-section

This commit is contained in:
Thor77 2015-08-26 20:00:48 +02:00
parent b1fe62edae
commit abf03d2fc7
1 changed files with 15 additions and 0 deletions

View File

@ -13,6 +13,21 @@ Run `tsstats.py` and point your web-server to the generated .html-file, now you
- Install testing-requirements `pip3 install -r testing_requirements.txt`
- Run `nosetests`
# CMD-Arguments
```
usage: tsstats.py [-h] [--config CONFIG] [--idmap IDMAP] [--debug]
[--debugfile]
A simple Teamspeak stats-generator - based on server-logs
optional arguments:
-h, --help show this help message and exit
--config CONFIG path to config
--idmap IDMAP path to id_map
--debug debug mode
--debugfile write debug-log to file
```
# Configuration
###Configname