From abf03d2fc7a033b4f4353314df3ba1cde8dcaef8 Mon Sep 17 00:00:00 2001 From: Thor77 Date: Wed, 26 Aug 2015 20:00:48 +0200 Subject: [PATCH] add cmd-arguments-section --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index d0a9698..055f706 100644 --- a/README.md +++ b/README.md @@ -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