1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-17 23:59:59 +02:00

📝 dinglehopper: Document REPORT_PREFIX (Closes GH-27.)

This commit is contained in:
Gerber, Mike 2020-09-24 20:56:50 +02:00
parent 829b84c66a
commit 77154ef256
2 changed files with 6 additions and 0 deletions

View file

@ -36,6 +36,9 @@ Usage: dinglehopper [OPTIONS] GT OCR [REPORT_PREFIX]
In that case, use --no-metrics to disable the then meaningless metrics and
also change the color scheme from green/red to blue.
The comparison report will be written to $REPORT_PREFIX.{html,json}, where
$REPORT_PREFIX defaults to "report".
Options:
--metrics / --no-metrics Enable/disable metrics and green/red
--help Show this message and exit.