esponja - Optimize HTML code.
esponja [options] files
This manual page documents briefly the
esponja command. This manual page
was written for the Debian GNU/Linux distribution because the original program
does not have a manual page.
Esponja tries to optimize HTML markup. It is not tolerant against
non-valid HTML files. If no
file is given then it reads from standard
input and writes to standard output. If at least on
file is given then
it operates by
modifying these files.
A summary of options are included below.
- -u
- Output html files at intermediate stages of the
optimization.
- -v
- Switch on verbose mode. Can be iterated to increase the
verbosity.
- -n
- Do not modify files. Instead, the output of processing
file is written to file.esp. This option switches the
-v on.
- -help, --help
- Show usage information.
hevea(1).
The HeVeA documentation can be found on the HeVeA home page
http://hevea.inria.fr. On a Debian system it can also be accessed at
/usr/share/doc/hevea-doc/html or through the Debian help system,
provided the package
hevea-doc is installed.
Esponja is part of HeVeA, written by Luc Maranget
<
[email protected]>.
This manual page was compiled by Ralf Treinen <
[email protected]> from
the HeVeA documentation for the Debian GNU/Linux system (but may be used by
others).