Updated the options explanation
Signed-off-by: Germán Póo-Caamaño <gpoo@gnome.org>
This commit is contained in:
20
README
20
README
@@ -36,13 +36,13 @@ be:
|
|||||||
By default, "./gitdm.config" is used.
|
By default, "./gitdm.config" is used.
|
||||||
|
|
||||||
-d Omit the developer reports, giving employer information
|
-d Omit the developer reports, giving employer information
|
||||||
only.
|
only.
|
||||||
|
|
||||||
-D Rather than create the usual statistics, create a
|
-D Rather than create the usual statistics, create a file (datelc.csv)
|
||||||
file (datelc) providing lines changed per day, where the first column
|
providing lines changed per day, where the first column displays
|
||||||
displays the changes happened only on that day and the second sums
|
the changes happened only on that day and the second sums the day it
|
||||||
the day it happnened with the previous ones. This option is suitable
|
happnened with the previous ones. This option is suitable for
|
||||||
for feeding to a tool like gnuplot.
|
feeding to a tool like gnuplot.
|
||||||
|
|
||||||
-h file Generate HTML output to the given file
|
-h file Generate HTML output to the given file
|
||||||
|
|
||||||
@@ -52,13 +52,19 @@ be:
|
|||||||
|
|
||||||
-o file Write text output to the given file (default is stdout).
|
-o file Write text output to the given file (default is stdout).
|
||||||
|
|
||||||
-p prefix Dump out the database categorized by changeset and by filetype.
|
-p prefix Dump out the database categorized by changeset and by file type.
|
||||||
|
It requires -n, otherwise it is not possible to get separated results.
|
||||||
|
|
||||||
-r pat Only generate statistics for changes to files whose
|
-r pat Only generate statistics for changes to files whose
|
||||||
name matches the given regular expression.
|
name matches the given regular expression.
|
||||||
|
|
||||||
-s Ignore Signed-off-by lines which match the author of
|
-s Ignore Signed-off-by lines which match the author of
|
||||||
each patch.
|
each patch.
|
||||||
|
|
||||||
|
-t Generate a report by type of contribution (code, documentation, etc.).
|
||||||
|
It requires -n, otherwise this option is ignored silently.
|
||||||
|
|
||||||
|
|
||||||
-u Group all unknown developers under the "(Unknown)"
|
-u Group all unknown developers under the "(Unknown)"
|
||||||
employer.
|
employer.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user