From 75a9c91af59190f0f2cf24ef951c74d6b5da245d Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sat, 26 May 2012 14:27:26 +0200 Subject: [PATCH] add CSV output format --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ac3139f..c5f11f7 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ project or alike. Usage ----- + Usage: gitlog2timesheet.py path_to_git_repos + Options: -h, --help show this help message and exit -d, --debug output debug messages @@ -17,6 +19,8 @@ Usage work time factor per commit, default is 4 hours -t, --total total hours worked for each user per repository/project + -f FORMAT, --outputformat=FORMAT + output format text, csv (default is text) Sample output