From 07eb1add3c500ca4c53d499340bf5d524e288b39 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 20 Jun 2012 10:11:01 +0200 Subject: Rename --*logue options to --*logue-file --- doc/cli.xhtml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/cli.xhtml') 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 @@
--generate-html
Generate documentation in the HTML format.
-
--man-prologue file
+
--man-prologue-file file
Insert the content of file at the beginning of the man page file.
-
--man-epilogue file
+
--man-epilogue-file file
Insert the content of file at the end of the man page file.
-
--html-prologue file
+
--html-prologue-file file
Insert the content of file at the beginning of the HTML file.
-
--html-epilogue file
+
--html-epilogue-file file
Insert the content of file at the end of the HTML file.
--class fq-name
-- cgit v1.1