From c04f7d6ed04d62efafa79a87bcde6c5f62e95327 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 20 Jun 2012 11:54:24 +0200 Subject: Completion of the CLI port --- xsd/cxx/options.cli | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'xsd/cxx/options.cli') diff --git a/xsd/cxx/options.cli b/xsd/cxx/options.cli index fa46f96..fc73c1e 100644 --- a/xsd/cxx/options.cli +++ b/xsd/cxx/options.cli @@ -48,6 +48,12 @@ namespace CXX "Write generated files to instead of the current directory." }; + bool --generate-inline + { + "Generate simple functions inline. This option triggers creation of + the inline file." + }; + // Extern XML Schema. // bool --generate-xml-schema -- cgit v1.1