Skip to content

Commit bf9abe2

Browse files
author
Greg Bowler
committed
document multiple paths
closes #7
1 parent af96d81 commit bf9abe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The following configuration options are available:
4949
+ `php_version` The version of PHP to use e.g. `7.4` (default: latest)
5050
+ `php_extensions` Space-separated list of extensions using [php-build][php-build] e.g. `xdebug mbstring` (default: N/A)
5151
+ `command` The command to run e.g. `list` or `worker` (default: analyse)
52-
+ `path` Path(s) with source code to run analysis on (required)
52+
+ `path` Path(s) with source code to run analysis on, space-separated (required)
5353
+ `configuration` Configuration file location
5454
+ `level` Level of rule options - the higher, the stricter
5555
+ `paths_file` Path to a file with a list of paths to run analysis on

0 commit comments

Comments
 (0)