'\" t .\" Title: Tl-parser .\" Author: Ying-Chun Liu .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 12/26/2018 .\" Manual: tl-parser User Manual .\" Source: tl-parser .\" Language: English .\" .TH "TL\-PARSER" "1" "12/26/2018" "tl-parser" "tl-parser User Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" tl-parser \- program to compile tl to tlo .SH "SYNOPSIS" .HP \w'\fBtl\-parser\fR\ 'u \fBtl\-parser\fR [\fB\-e\ \fR\fB\fIfile\fR\fR] [\fB\-v\fR] [\fB\-E\fR] .HP \w'\fBtl\-parser\fR\ 'u \fBtl\-parser\fR [{\fB\-h\fR}] .SH "DESCRIPTION" .PP This manual page documents briefly the \fBtl\-parser\fR command\&. .PP This manual page was written for the Debian distribution because the original program does not have a manual page\&. .PP \fBtl\-parser\fR is a program that compiles tl to tlo .SH "OPTIONS" .PP The program follows the usual GNU command line syntax, with long options starting with two dashes (`\-\*(Aq)\&. A summary of options is included below\&. .PP \fB\-e \fR\fB\fIfile\fR\fR .RS 4 export serialized schema to file .RE .PP \fB\-E\fR .RS 4 whenever is possible output to stdout expressions .RE .PP \fB\-h\fR .RS 4 Show summary of options\&. .RE .PP \fB\-v\fR .RS 4 output statistical and debug information into stderr .RE .SH "BUGS" .PP The upstreams BTS can be found at \m[blue]\fB\%https://github.com/vysheng/tl-parser/issues\fR\m[]\&. .SH "AUTHOR" .PP \fBYing\-Chun Liu\fR <\&paulliu@debian\&.org\&> .RS 4 Wrote this manpage for the Debian system\&. .RE .SH "COPYRIGHT" .br Copyright \(co 2018 Ying-Chun Liu (PaulLiu) .br .PP This manual page was written for the Debian system (and may be used by others)\&. .PP Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or (at your option) any later version published by the Free Software Foundation\&. .PP On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL\-2\&. .sp