File: rt2.1

package info (click to toggle)
rttool 1.0.3.0-6.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 288 kB
  • sloc: ruby: 1,629; makefile: 12
file content (34 lines) | stat: -rw-r--r-- 607 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
.\" DO NOT MODIFY THIS FILE! it was generated by rd2
.TH RT2 1 "July 2012"
.SH NAME
.PP
rt2 \- converter from RT to other mark\-up language.
.SH SYNOPSIS
.nf
\&    rt2 [\-r <visitor>] [options] <file>
.fi
.SH DESCRIPTION
.PP
rt2 inputs from <file> and outputs in \&\fBSTDOUT\fP. you can
choose <visitor> to select output format. For example, use
"rt/rt2html\-lib.rb" to turn it into HTML.
.SH OPTIONS
.PP
please check the output of 
.nf
\&    % rt2 \-\-help
.fi
.PP
and
.nf
\&    % rt2 \-r rt/rt2html\-lib.rb \-\-help
.fi
.SH FILES
.IP
.B
\(bu
~/.rt2rc \- User configuration file.
.SH SEE ALSO
.PP
ruby(1)