From ddd220d629e6340f8a94e2231dc27dbbab7a3d13 Mon Sep 17 00:00:00 2001
From: Thor77 <thor77@thor77.org>
Date: Sat, 17 Sep 2016 22:49:05 +0200
Subject: [PATCH] Include datetime_fmt in funcdoc of
 tsstats.template.render_template

---
 tsstats/template.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tsstats/template.py b/tsstats/template.py
index d6736f7..9700dfa 100644
--- a/tsstats/template.py
+++ b/tsstats/template.py
@@ -21,12 +21,14 @@ def render_template(clients, output, title='TeamspeakStats',
     :param template_name: path to template-file
     :param title: title of the resulting html-document
     :param template_path: path to template-file
+    :param datetime_fmt: custom datetime-format
 
     :type clients: tsstats.client.Clients
     :type output: str
     :type template_name: str
     :type title: str
     :type template_path: str
+    :type datetime_fmt: str
     '''
     # prepare clients
     clients_onlinetime_ = sort_clients(