mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 12:55:26 +01:00
Fix #537 - misleading --init documentation
This commit is contained in:
parent
d94abc42e8
commit
2cec81ebfe
@ -58,9 +58,9 @@ Options:
|
||||
-v, --version
|
||||
Display the Psalm version
|
||||
|
||||
-i, --init [source_dir=src] [--level=3]
|
||||
-i, --init [source_dir=src] [level=3]
|
||||
Create a psalm config file in the current directory that points to [source_dir]
|
||||
at the required level, from 1, most strict, to 6, most permissive
|
||||
at the required level, from 1, most strict, to 6, most permissive.
|
||||
|
||||
--debug
|
||||
Debug information
|
||||
|
Loading…
Reference in New Issue
Block a user