summaryrefslogtreecommitdiff
path: root/doc/cli.xhtml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/cli.xhtml')
-rw-r--r--doc/cli.xhtml4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/cli.xhtml b/doc/cli.xhtml
index 13ef998..c6ef7b4 100644
--- a/doc/cli.xhtml
+++ b/doc/cli.xhtml
@@ -116,6 +116,10 @@
<dd>Generate all functions non-inline. By default simple functions are made
inline. This option suppresses creation of the inline file.</dd>
+ <dt><code><b>--ostream-type</b></code> <i>type</i></dt>
+ <dd>Output stream type instead of the default <code><b>std::ostream</b></code>
+ that should be used to print usage and exception information.</dd>
+
<dt><code><b>--suppress-undocumented</b></code></dt>
<dd>Suppress the generation of documentation entries for undocumented options.</dd>