summaryrefslogtreecommitdiff
path: root/doc/cli.xhtml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/cli.xhtml')
-rw-r--r--doc/cli.xhtml8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/cli.xhtml b/doc/cli.xhtml
index c6ef7b4..bcd6959 100644
--- a/doc/cli.xhtml
+++ b/doc/cli.xhtml
@@ -156,16 +156,16 @@
<dt><code><b>--generate-html</b></code></dt>
<dd>Generate documentation in the HTML format.</dd>
- <dt><code><b>--man-prologue</b></code> <i>file</i></dt>
+ <dt><code><b>--man-prologue-file</b></code> <i>file</i></dt>
<dd>Insert the content of <i>file</i> at the beginning of the man page file.</dd>
- <dt><code><b>--man-epilogue</b></code> <i>file</i></dt>
+ <dt><code><b>--man-epilogue-file</b></code> <i>file</i></dt>
<dd>Insert the content of <i>file</i> at the end of the man page file.</dd>
- <dt><code><b>--html-prologue</b></code> <i>file</i></dt>
+ <dt><code><b>--html-prologue-file</b></code> <i>file</i></dt>
<dd>Insert the content of <i>file</i> at the beginning of the HTML file.</dd>
- <dt><code><b>--html-epilogue</b></code> <i>file</i></dt>
+ <dt><code><b>--html-epilogue-file</b></code> <i>file</i></dt>
<dd>Insert the content of <i>file</i> at the end of the HTML file.</dd>
<dt><code><b>--class</b></code> <i>fq-name</i></dt>