From 94a4b57280591d1b5e3fa63be17b5721776e2b30 Mon Sep 17 00:00:00 2001 From: Timothee Cour Date: Tue, 20 Oct 2020 11:21:10 -0700 Subject: [PATCH] make patchFile more discoverable (#15659) --- doc/advopt.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/advopt.txt b/doc/advopt.txt index 85899031fea3..f1e6f376dcd7 100644 --- a/doc/advopt.txt +++ b/doc/advopt.txt @@ -51,6 +51,7 @@ Advanced options: resolution --lib:PATH set the system library path --import:PATH add an automatically imported module + see also `patchFile` in nimscript which offers more flexibility. --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