1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-21 21:31:13 +01:00

Add --help for --update-docblocks

This commit is contained in:
Matthew Brown 2016-11-14 14:49:49 -05:00
parent 262e6895be
commit 8e64c28cbf

View File

@ -46,6 +46,7 @@ Options:
--show-info[=BOOLEAN] Show non-exception parser findings.
--diff File to check is a diff
--self-check Psalm checks itself
--update-docblocks Adds correct return types to the given file(s)
HELP;