logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tl-parser - program to compile tl to tlo

Author

Ying-ChunLiu <paulliu@debian.org>
           Wrote this manpage for the Debian system.

Bugs

       The upstreams BTS can be found at https://github.com/vysheng/tl-parser/issues.

Description

       This manual page documents briefly the tl-parser command.

       This manual page was written for the Debian distribution because the original program does not have a
       manual page.

       tl-parser is a program that compiles tl to tlo

Name

       tl-parser - program to compile tl to tlo

Options

       The program follows the usual GNU command line syntax, with long options starting with two dashes (`-').
       A summary of options is included below.

       -efile
           export serialized schema to file

       -E
           whenever is possible output to stdout expressions

       -h
           Show summary of options.

       -v
           output statistical and debug information into stderr

Synopsis

tl-parser [-efile] [-v] [-E]

       tl-parser [{-h}]

See Also