summaryrefslogtreecommitdiff
path: root/cli/options.cli
diff options
context:
space:
mode:
Diffstat (limited to 'cli/options.cli')
-rw-r--r--cli/options.cli8
1 files changed, 8 insertions, 0 deletions
diff --git a/cli/options.cli b/cli/options.cli
index ffa0e5d..ca80729 100644
--- a/cli/options.cli
+++ b/cli/options.cli
@@ -74,6 +74,14 @@ class options
of reading command line arguments from \cb{vector<string>}."
};
+ bool --generate-group-scanner
+ {
+ "Generate the \c{group_scanner} implementation. This scanner supports the
+ notion of argument groups that are only applied to a certain argument.
+
+ @@ TODO"
+ };
+
bool --suppress-inline
{
"Generate all functions non-inline. By default simple functions are