--declaredlocs => --declaredLocs (#15672)

This commit is contained in:
Timothee Cour
2020-10-21 10:33:19 -07:00
committed by GitHub
parent 05752cd5d0
commit ec6a1125a0

View File

@@ -35,7 +35,7 @@ Advanced options:
--stdout:on|off output to stdout
--colors:on|off turn compiler messages coloring on|off
--listFullPaths:on|off list full paths in messages
--declaredlocs:on|off show declaration locations in messages
--declaredLocs:on|off show declaration locations in messages
-w:on|off|list, --warnings:on|off|list
turn all warnings on|off or list all available
--warning[X]:on|off turn specific warning X on|off