logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

gtml - an HTML pre-processor

Author

       Raphael Bossek <bossekr@debian.org>

gtml 3.6.0                                         2024-02-17                                            GTML(1)

Description

       GTML is an HTML pre-processor which adds some extra features specially designed for maintaining multiple
       web pages.  HTML files generated by GTML are just like any other HTML files.  Because GTML does not
       attempt to interpret your HTML commands in any way, it's fully compatible with all version of HTML, and
       does not require any specific browser or server.

Name

       gtml - an HTML pre-processor

Notes

       This man page is not part of the gtml source package.  It was created for the Debian GNU/Linux Project.

Options

       -Dmacro[=definition]
           Define constant <macro> eventually to be <definition>.

       -Ffile
           Do not process all files in the next project, but <file>.

       -h, --help
           Show this help.

       --version
           Get the gtml current version.

Synopsis

        gtml [-D macro] [-F file] [-h|--help] [--version]

See Also