From a5df5e275584d9d87d1dc6b8b6d106a395a3a46d Mon Sep 17 00:00:00 2001 From: simon Date: Sat, 10 Apr 2004 13:14:56 +0000 Subject: [PATCH] Forgot to mention the info backend in the man page. git-svn-id: svn://svn.tartarus.org/sgt/halibut@4054 cda61777-01e9-0310-a592-d414129be87e --- doc/manpage.but | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/doc/manpage.but b/doc/manpage.but index b0a8fa9..d89d94d 100644 --- a/doc/manpage.but +++ b/doc/manpage.but @@ -67,6 +67,22 @@ output \cw{man} page will be given that name. Otherwise, the name of the output \cw{man} page will be as specified in the input files, or \c{output.1} if none is specified at all. +\dt \cw{--info}[\cw{=}\e{filename}] + +\dd Makes Halibut generate an \c{info} file. If the optional +\e{filename} parameter is supplied, the output \c{info} file will be +given that name. Otherwise, the name of the output \c{info} file +will be as specified in the input files, or \c{output.info} if none +is specified at all. + +\lcont{ +By default, unless configured otherwise using the +\cw{\\cfg\{info-max-file-size\}\{0\}} directive, the \c{info} output +will be split into multiple files. The main file will have the name +you specify; the subsidiary files will have suffixes \c{-1}, \c{-2} +etc. +} + \dt \cw{-C}\e{word}\cw{:}\e{word}[\cw{:}\e{word}...] \dd Adds a configuration directive to the input processed by -- 2.11.0