Skip to content

Commit

Permalink
Update advopt.txt to include link to nim cache docs (#13464)
Browse files Browse the repository at this point in the history
  • Loading branch information
leematos authored Feb 22, 2020
1 parent a43583f commit c11b91d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/advopt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ Advanced options:
--import:PATH add an automatically imported module
--include:PATH add an automatically included module
--nimcache:PATH set the path used for generated files
see also https://nim-lang.org/docs/nimc.html#compiler-usage-generated-c-code-directory
-c, --compileOnly:on|off compile Nim files only; do not assemble or link
--noLinking:on|off compile Nim and generated files but do not link
--noMain:on|off do not generate a main procedure
Expand Down

0 comments on commit c11b91d

Please sign in to comment.