summaryrefslogtreecommitdiff
path: root/doc/cli.1
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-06-20 10:11:01 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-06-20 10:11:01 +0200
commit07eb1add3c500ca4c53d499340bf5d524e288b39 (patch)
treedd22e27434b3bb5c787b1682e9849e5ea32b1f2e /doc/cli.1
parentd12531b8c82d7c728df660f9268df993079ba261 (diff)
Rename --*logue options to --*logue-file
Diffstat (limited to 'doc/cli.1')
-rw-r--r--doc/cli.18
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/cli.1 b/doc/cli.1
index 3e3a822..76bbfeb 100644
--- a/doc/cli.1
+++ b/doc/cli.1
@@ -131,16 +131,16 @@ Generate documentation in the man page format\.
.IP "\fB--generate-html\fP"
Generate documentation in the HTML format\.
-.IP "\fB--man-prologue\fP \fIfile\fP"
+.IP "\fB--man-prologue-file\fP \fIfile\fP"
Insert the content of \fIfile\fP at the beginning of the man page file\.
-.IP "\fB--man-epilogue\fP \fIfile\fP"
+.IP "\fB--man-epilogue-file\fP \fIfile\fP"
Insert the content of \fIfile\fP at the end of the man page file\.
-.IP "\fB--html-prologue\fP \fIfile\fP"
+.IP "\fB--html-prologue-file\fP \fIfile\fP"
Insert the content of \fIfile\fP at the beginning of the HTML file\.
-.IP "\fB--html-epilogue\fP \fIfile\fP"
+.IP "\fB--html-epilogue-file\fP \fIfile\fP"
Insert the content of \fIfile\fP at the end of the HTML file\.
.IP "\fB--class\fP \fIfq-name\fP"