diff --git a/README.md b/README.md index 816f34b7..fa02590c 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ For colored output also install the suggested package `jakub-onderka/php-console ## Options for run -- `-p ` Specify PHP-CGI executable to run (default: 'php'). +- `-p ` Specify PHP-CGI executable to run (default: the php binary used to run parallel-lint). - `-s, --short` Set short_open_tag to On (default: Off). - `-a, --asp` Set asp_tags to On (default: Off). - `-e ` Check only files with selected extensions separated by comma. (default: php,php3,php4,php5,phtml,phpt)