.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. .TH PHPLOC "1" "October 2018" "phploc 4.0.1" "User Commands" .SH NAME phploc \- PHPLOC command line interface .SH SYNOPSIS .B phploc [\fI\,options\/\fR] [\fI\,--\/\fR] [\fI\,\/\fR]... .SH DESCRIPTION .SS "Arguments:" .IP values .SH OPTIONS .TP \fB\-\-names\fR=\fI\,NAMES\/\fR A comma\-separated list of file names to check [default: ["*.php"]] .TP \fB\-\-names\-exclude\fR=\fI\,NAMES\-EXCLUDE\/\fR A comma\-separated list of file names to exclude .TP \fB\-\-count\-tests\fR Count PHPUnit test case classes and test methods .TP \fB\-\-exclude\fR=\fI\,EXCLUDE\/\fR Exclude a directory from code analysis (multiple values allowed) .TP \fB\-\-log\-csv\fR=\fI\,LOG\-CSV\/\fR Write result in CSV format to file .TP \fB\-\-log\-xml\fR=\fI\,LOG\-XML\/\fR Write result in XML format to file .TP \fB\-h\fR, \fB\-\-help\fR Display this help message .TP \fB\-q\fR, \fB\-\-quiet\fR Do not output any message .TP \fB\-V\fR, \fB\-\-version\fR Display this application version .TP \fB\-\-ansi\fR Force ANSI output .TP \fB\-\-no\-ansi\fR Disable ANSI output .TP \fB\-n\fR, \fB\-\-no\-interaction\fR Do not ask any interactive question .TP \fB\-v\fR|vv|vvv, \fB\-\-verbose\fR Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug