mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-05 03:14:08 +00:00
make --useVersion's documentation reflect reality
This commit is contained in:
@@ -122,7 +122,7 @@ Advanced options:
|
||||
enable experimental language feature
|
||||
--legacy:$2
|
||||
enable obsolete/legacy language feature
|
||||
--useVersion:0.19|1.0 emulate Nim version X of the Nim compiler
|
||||
--useVersion:1.0 emulate Nim version X of the Nim compiler
|
||||
--newruntime use an alternative runtime that uses destructors
|
||||
and that uses a shared heap via -d:useMalloc
|
||||
--profiler:on|off enable profiling; requires `import nimprof`, and
|
||||
|
||||
Reference in New Issue
Block a user