[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2. How to use

Although there is currently only one implementation written in Java, I'd appreciate if you are interested in implementing T4 in other languages.

The required Java classes are archived in a single JAR file. To invoke the command line tool, use -jar option of java command.

 
java -jar t4-VERSION.jar [option...] [file...]

T4 understands the following options:

--help
Print an help summary on standard output, then immediately exit T4 without reading any files.

--unix
Enable some commands (e.g. \syscmd) only available on UNIX platform.



This document was generated on February, 23 2003 using texi2html