mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-19 05:50:30 +00:00
--declaredlocs => --declaredLocs (#15672)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user