diff options
Diffstat (limited to 'flatc.1.md')
-rw-r--r-- | flatc.1.md | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -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 |