summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorNeelesh Chandola <neelesh.chandola@outlook.com>2019-01-04 15:13:29 +0530
committerAndreas Rumpf <rumpf_a@web.de>2019-01-04 10:43:29 +0100
commitdb7ff50fe5616c4a738b104e87722b982a746707 (patch)
tree2dc070a9103bcb8302a2c0bb168af9ccddc93bd2 /doc
parent086229459aa72f06d31a4f920653a82a74cfc6b0 (diff)
downloadNim-db7ff50fe5616c4a738b104e87722b982a746707.tar.gz
Undocument --genmapping (#10175)
Diffstat (limited to 'doc')
-rw-r--r--doc/advopt.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/advopt.txt b/doc/advopt.txt
index 75260baad..5ddd064ef 100644
--- a/doc/advopt.txt
+++ b/doc/advopt.txt
@@ -55,8 +55,6 @@ Advanced options:
   --clibdir:DIR             modify the linker library search path
   --clib:LIBNAME            link an additional C library
                             (you should omit platform-specific extensions)
-  --genMapping              generate a mapping file containing
-                            (Nim, mangled) identifier pairs
   --project                 document the whole project (doc2)
   --docSeeSrcUrl:url        activate 'see source' for doc and doc2 commands
                             (see doc.item.seesrc in config/nimdoc.cfg)