MAN page from OpenSuSE fpc-3.0.4-lp152.5.59.x86_64.rpm
chmcmd
Section: HTML help file compression tool (1)
Updated: 29 December 2010
Index NAME
chmcmd - The FPC Pascal htmlhelp (CHM) compiler
SYNOPSIS
chmcmd [options] <helpfileproject filename>
Description
creates a Compressed HTML Help file (chm) using either a Microsofthtmlhelp project (.hhp) or a XML file made with the TCHMProject class in the fpc unit chmfilewriter.
When no parameters are passed, the program will show the available options.
Options
- -h, --help
- Show help text
- --html-scan
- Scan html for missing files and alink information
- --no-html-scan
- Don't scan html for missing files and alink information
- --verbosity <number>
- set verbosity level 0..5, 0 is least.
- --generate-xml
- (if .hhp file), also generate a xml project from .hhp.
SEE ALSO
- chmls(1)fpc(1)fpdoc(1)
Index
- NAME
- SYNOPSIS
- Description
- Options
- SEE ALSO
This document was created byman2html,using the manual pages.