summaryrefslogtreecommitdiff
path: root/xsd/xsd/options.cli
diff options
context:
space:
mode:
Diffstat (limited to 'xsd/xsd/options.cli')
-rw-r--r--xsd/xsd/options.cli7
1 files changed, 7 insertions, 0 deletions
diff --git a/xsd/xsd/options.cli b/xsd/xsd/options.cli
index e81052a..3153be9 100644
--- a/xsd/xsd/options.cli
+++ b/xsd/xsd/options.cli
@@ -283,6 +283,13 @@ class options = 0
C++ files, for example, as a makefile fragment."
};
+ bool --file-list-only
+ {
+ "Only write the list of C++ files that would be generated without
+ actually generating them. This option only makes sense together with
+ \cb{--file-list}."
+ }
+
NarrowString --file-list-prologue
{
"<text>",