.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.3. .TH PHPCPD "1" "October 2014" "phpcpd 2.0.1 by Sebastian Bergmann." "User Commands" .SH NAME phpcpd \- PHPCPD command line interface .SH DESCRIPTION phpcpd 2.0.1 by Sebastian Bergmann. .SS "Usage:" .IP phpcpd [\-\-names="..."] [\-\-names\-exclude="..."] [\-\-exclude="..."] [\-\-log\-pmd="..."] [\-\-min\-lines="..."] [\-\-min\-tokens="..."] [\-\-fuzzy] [\-\-progress] [values1] ... [valuesN] .SS "Arguments:" .TP values Files and directories to analyze .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\-\-exclude\fR Exclude a directory from code analysis (must be relative to source) (multiple values allowed) .TP \fB\-\-log\-pmd\fR Write result in PMD\-CPD XML format to file .TP \fB\-\-min\-lines\fR Minimum number of identical lines (default: 5) .TP \fB\-\-min\-tokens\fR Minimum number of identical tokens (default: 70) .TP \fB\-\-fuzzy\fR Fuzz variable names .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.