[DatFile] Add --out as parameter for stats

This commit is contained in:
Matt Nadareski
2016-11-10 10:42:51 -08:00
parent 5ef4cb0efd
commit 2d3959dafd
5 changed files with 25 additions and 6 deletions

View File

@@ -505,6 +505,10 @@ Options:
-f=, --filename= Set the filename for the output
Set the filename (without extension) for the outputted report
-out= Set the name of the output directory
This sets an output folder to be used when the files are created. If a path
is not defined, the application directory is used instead.
-html, --html Write all statistics to HTML
This will output by default the combined statistics for all input DAT files.