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.cli8
1 files changed, 4 insertions, 4 deletions
diff --git a/xsd/xsd/options.cli b/xsd/xsd/options.cli
index 6c327a4..e81052a 100644
--- a/xsd/xsd/options.cli
+++ b/xsd/xsd/options.cli
@@ -277,10 +277,10 @@ class options = 0
NarrowString --file-list
{
"<file>",
- "Write a list of generated C++ files to <file>. This option is primarily
- useful in the file-per-type compilation mode (\cb{--file-per-type}) to
- create a list of generated C++ files, for example, as a makefile
- fragment."
+ "Write a list of generated C++ files to <file> or to \cb{stdout} if
+ <file> is \cb{-}. This option is primarily useful in the file-per-type
+ compilation mode (\cb{--file-per-type}) to create a list of generated
+ C++ files, for example, as a makefile fragment."
};
NarrowString --file-list-prologue