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

rt2 - converter from RT to other mark-up language.

Description

       rt2  inputs  from  <file>  and  outputs  in STDOUT. you can choose <visitor> to select output format. For
       example, use "rt/rt2html-lib.rb" to turn it into HTML.

Files

~/.rt2rc - User configuration file.

Name

       rt2 - converter from RT to other mark-up language.

Options

       please check the output of
           % rt2 --help

       and
           % rt2 -r rt/rt2html-lib.rb --help

See Also

ruby(1)

                                                    July 2012                                             RT2(1)

Synopsis

           rt2 [-r <visitor>] [options] <file>

See Also