.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. .TH DMYPY_CHECK "1" "February 2019" "dmypy_check 0.670" "User Commands" .SH NAME dmypy_check \- Type check some Python files with a mypy daemon .SH DESCRIPTION usage: dmypy.py check [\-h] [\-v] [\-\-junit\-xml JUNIT_XML] .TP [\-\-perf\-stats\-file PERF_STATS_FILE] FILE [FILE ...] .SS "positional arguments:" .TP FILE File (or directory) to check .SS "optional arguments:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-v\fR, \fB\-\-verbose\fR Print detailed status .TP \fB\-\-junit\-xml\fR JUNIT_XML Write junit.xml to the given file .TP \fB\-\-perf\-stats\-file\fR PERF_STATS_FILE write telemetry information to the given file