From f1db0a93658de0d85e87bb63eee87c25a45f2d53 Mon Sep 17 00:00:00 2001 From: Sergey Avseyev Date: Wed, 22 Nov 2017 17:52:45 +0300 Subject: update manpages for 1.8.0 --- flatc.1.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'flatc.1.md') 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 -- cgit