From a376ccf37122f0768fce8e3c5a16561e01ee2351 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 22 Nov 2009 16:58:56 +0200 Subject: Implement option value modifiers generation --- doc/cli.xhtml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/cli.xhtml') diff --git a/doc/cli.xhtml b/doc/cli.xhtml index 85dd4b9..e431f97 100644 --- a/doc/cli.xhtml +++ b/doc/cli.xhtml @@ -93,6 +93,9 @@
--output-dir|-o dir
Write the generated files to dir instead of the current directory.
+
--generate-modifier
+
Generate option value modifiers in addition to accessors.
+
--suppress-inline
Generate all functions non-inline. By default simple functions are made inline. This option suppresses creation of the inline file.
-- cgit v1.1