RT2(1) | General Commands Manual | RT2(1) |
rt2 - converter from RT to other mark-up language.
rt2 [-r <visitor>] [options] <file>
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.
please check the output of
% rt2 --help
and
% rt2 -r rt/rt2html-lib.rb --help
July 2012 |