.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.3. .TH PHPLOC "1" "October 2014" "phploc 2.0.6 by Sebastian Bergmann." "User Commands" .SH NAME phploc \- PHPLOC command line interface .SH DESCRIPTION phploc 2.0.6 by Sebastian Bergmann. .SS "Usage:" .IP phploc [\-\-names="..."] [\-\-names\-exclude="..."] [\-\-count\-tests] [\-\-git\-repository="..."] [\-\-exclude="..."] [\-\-log\-csv="..."] [\-\-log\-xml="..."] [\-\-progress] [values1] ... [valuesN] .SS "Arguments:" .IP values .SH OPTIONS .TP \fB\-\-names\fR A comma\-separated list of file names to check (default: ["*.php"]) .TP \fB\-\-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\-\-git\-repository\fR Collect metrics over the history of a Git repository .TP \fB\-\-exclude\fR Exclude a directory from code analysis (multiple values allowed) .TP \fB\-\-log\-csv\fR Write result in CSV format to file .TP \fB\-\-log\-xml\fR Write result in XML format to file .TP \fB\-\-progress\fR Show progress bar .TP \fB\-\-help\fR (\fB\-h\fR) Display this help message. .TP \fB\-\-quiet\fR (\fB\-q\fR) Do not output any message. .HP \fB\-\-verbose\fR (\fB\-v\fR|vv|vvv) Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug .TP \fB\-\-version\fR (\fB\-V\fR) Display this application version. .TP \fB\-\-ansi\fR Force ANSI output. .TP \fB\-\-no\-ansi\fR Disable ANSI output. .HP \fB\-\-no\-interaction\fR (\fB\-n\fR) Do not ask any interactive question.