summaryrefslogtreecommitdiff
path: root/cli/options.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-11-19 10:12:22 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-11-19 10:12:22 +0200
commit0b4fcbeae101f2a5171217f65bab9c6545e853ba (patch)
treed4a80d33799ba874c8ab4ff26185a9bccce9b6ce /cli/options.cli
parent89ce153311d9163bbc356927346c0b30e158a75f (diff)
Add option description that can be examined at runtime.
New option: --generate-description.
Diffstat (limited to 'cli/options.cli')
-rw-r--r--cli/options.cli5
1 files changed, 5 insertions, 0 deletions
diff --git a/cli/options.cli b/cli/options.cli
index ccafa68..a1cc3b4 100644
--- a/cli/options.cli
+++ b/cli/options.cli
@@ -34,6 +34,11 @@ class options
on the command line."
};
+ bool --generate-description
+ {
+ "Generate the option description list that can be examined at runtime."
+ };
+
bool --generate-file-scanner
{
"Generate the \c{argv_file_scanner} implementation. This scanner is