summaryrefslogtreecommitdiffstats
path: root/flatc.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'flatc.1.md')
-rw-r--r--flatc.1.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/flatc.1.md b/flatc.1.md
index b431afa..3e49953 100644
--- a/flatc.1.md
+++ b/flatc.1.md
@@ -1,4 +1,4 @@
-FLATC 1 "JUNE 2017" Linux "User Manuals"
+FLATC 1 "NOVEMBER 2017" Linux "User Manuals"
========================================
NAME
@@ -118,6 +118,14 @@ Additional options:
`--keep-prefix`
Keep original prefix of schema include statement.
+`--reflect-types`
+ Add minimal type reflection to code generation.
+
+`--reflect-names`
+ Add minimal type/name reflection.
+
+
+
NOTE: short-form options for generators are deprecated, use the long form whenever possible.
SEE ALSO