chmls(1) Compressed HTML help file utility chmls(1)

chmls - The FPC Pascal CHM utility

chmls [options] [command] [command specific parameters]

The chmls utility performs several CHM related functions, such as listing CHM file contents, extracting one file or the whole archive and extracting special files. Archiving however is the domain of the chmcmd utility

Shows contents of the archive's directory. The section number can be 0 or 1, when no section number is specified, content from both sections is displayed.
Extracts file "filename to get" from archive "filename", and, if specified, saves it to [saveasname].
Extracts all files from archive "filename" to directory "directory"
(Windows only) Mass unblocks (XPsp2+) the relevant CHMs. Multiple files and wildcards allowed
Extracts context info from file "chmfilename" to basefilename.h and basefilename.ali, using symbols "symbolprefix" + contextnr
Extracts the toc (mainly to check binary TOC)
Extracts the index (mainly to check binary index)

For backwards compatibility reasons, the list command is default.

Show help text
Do not page list command output
Only show "name" column in list command output

chmcmd(1) fpc(1) fpdoc(1)
29 December 2010 Free Pascal