add CSV output format

This commit is contained in:
Alexandre Dulaunoy 2012-05-26 14:27:26 +02:00
parent f9a1fd3920
commit 75a9c91af5

View file

@ -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