aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 869ac4e..11952e8 100644
--- a/README.md
+++ b/README.md
@@ -229,6 +229,7 @@ Options:
-s, --stub bool false stub out undefined type references as objects
-F=, --suffix= strings {} strip suffix from identifiers
-O=, --symOverride= strings {} skip generating specified symbols
+ -T=, --typeMap= strings {} map instances of type X to Y - e.g. ABC=cint
```
## Why nimterop