rstconv(1) | Free Pascal resource string converter tool | rstconv(1) |
rstconv - The Free Pascal resource string converter tool.
rstconv [options] -o outfile
rstconv reads a resource string file ( .rst ) that was produced by the Free Pascal compiler and outputs a file that can be used by an internationalization tool (currently only GNU gettext is supported) for internationalizing your application.
rstconv has one required option: -o outfile to specify the output file name. If no input file is specified, then standard input is assumed.
10 Jan 2000 | Free Pascal |