From bd2157c2b858eb79d456bf5045d6da087075fbb2 Mon Sep 17 00:00:00 2001 From: Thor77 Date: Wed, 10 Aug 2016 23:10:23 +0200 Subject: [PATCH] Update config- and cli-documentation in README.md to include template-option --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c7db101..18993a7 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,8 @@ optional arguments: path to the output-file -d, --debug debug mode -nod, --noonlinedc don't add connect until now to onlinetime + -t TEMPLATE, --template TEMPLATE + path to custom template ``` # Configuration @@ -43,6 +45,7 @@ optional arguments: | idmap | Path to [IdentMap](http://teamspeakstats.readthedocs.io/en/latest/identmap.html) | | debug | debug mode | | onlinedc | Add timedelta from last-connect until now to onlinetime for connected clients | +| template | Path to a custom template file (relative from `tsstats/` or absolute) | ## Example