summaryrefslogtreecommitdiff
path: root/doc/cli.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/cli.1')
-rw-r--r--doc/cli.14
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/cli.1 b/doc/cli.1
index 1952e24..3e3a822 100644
--- a/doc/cli.1
+++ b/doc/cli.1
@@ -92,6 +92,10 @@ specified with command line options\.
Generate all functions non-inline\. By default simple functions are made
inline\. This option suppresses creation of the inline file\.
+.IP "\fB--ostream-type\fP \fItype\fP"
+Output stream type instead of the default \fBstd::ostream\fP that should be
+used to print usage and exception information\.
+
.IP "\fB--suppress-undocumented\fP"
Suppress the generation of documentation entries for undocumented options\.