This is an automated email from the git hooks/post-receive script. New commit to branch feature/1319_wrong_folder in repository jtimer. See http://git.chorem.org/jtimer.git commit 8870217d39179976ae931fe353ae4bd2bd36518a Author: Arnaud Thimel <thimel@codelutin.com> Date: Wed Mar 9 07:20:23 2016 +0100 Fix documentation (wrong folder; incorrect file extension) --- src/site/rst/configuration.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/site/rst/configuration.rst b/src/site/rst/configuration.rst index e2ba12e..620f96c 100644 --- a/src/site/rst/configuration.rst +++ b/src/site/rst/configuration.rst @@ -43,9 +43,9 @@ Default idle time is ``300`` seconds (5 minutes). It is possible to modify this Task template ------------- jTimer can create a task using subtask template. You can specify template, as yaml format, by creating -a file into ``${userHome}/.gtimer/template`` directory (one file per template). +a file into ``${userHome}/.gtimer/templates`` directory (one file per template). -For example, in file ``templatename1.txt``:: +For example, in file ``templatename1.yml``:: dev: E1: -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.