HTMLSec, Version 1.0, Copyright 1996 by Richard Dawe

Syntax: HTMLSec.pl [ <input file name>                                  ]
                   [ -d <section name>    || --delete <section name(s)> ]
                   [ -dbg                 || --debug                    ]
                   [ -h[h]                || --help[-html]              ]
                   [ -h[h]2               || --more-help[-html]         ]
                   [ -I <include dir.>    || --include <include dir.>   ]
                   [ -l                   || --list                     ]
                   [ -o <file name>       || --output <file name>       ]
                   [ -u <section name(s)> || --update <section name(s)> ]

        'Sections' are parts of HTML files that can be used to put common
features in HTML files (e.g. toolbars, copyright messages). Multiple sections
can be deleted/updated simultaneously by listing their names, or by using the
parameter(s) more than once.

        When looking for HTML file parts, HTMLSec will look first in the
current directory, then in the directory(s) specified with the '-I' option
and finally in the path(s) specified by the 'HTMLINCLUDE' environment
variable. The '-I' parameter can be used multiply.


This page was produced using HTMLSec's '--help-html' option. For questions related to HTMLSec, please e-mail the author on rd5718@irix.bris.ac.uk.