summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorJuan M Gómez <info@jmgomez.me>2023-06-28 16:49:35 +0100
committerGitHub <noreply@github.com>2023-06-28 17:49:35 +0200
commitd195877615f3029a4931e844d81b45901a4cf5c3 (patch)
tree69e5176c97c4d6691db5547631af640bd28f490d
parent427ad17161a19ecf8d0e2fc932064e18226210fa (diff)
downloadNim-d195877615f3029a4931e844d81b45901a4cf5c3.tar.gz
docs nimBasePattern (#22179)
-rw-r--r--doc/advopt.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/advopt.txt b/doc/advopt.txt
index 5465e3a62..8362bbf4c 100644
--- a/doc/advopt.txt
+++ b/doc/advopt.txt
@@ -175,3 +175,5 @@ Advanced options:
   --deepcopy:on|off         enable 'system.deepCopy' for ``--mm:arc|orc``
   --jsbigint64:on|off       toggle the use of BigInt for 64-bit integers for
                             the JavaScript backend (default: on)
+  --nimBasePattern:nimbase.h
+                            allows to specify a custom pattern for `nimbase.h`