document --profiler:on (#10115)

This commit is contained in:
Timothee Cour
2018-12-29 16:31:30 -08:00
committed by Andreas Rumpf
parent 527b774772
commit 7f81195e5a

View File

@@ -108,3 +108,6 @@ Advanced options:
--experimental:$1
enable experimental language feature
-v, --version show detailed version information
--profiler:on|off Enable profiling; requires `import nimprof`, and
works better with `--stackTrace:on`
see also https://nim-lang.github.io/Nim/estp.html