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
|
.\" Generated by manscript from linkltc.1.txt
.TH "LINKLTC" "1" "2013/03/24" "Version 0.3.3" "Create symbolic links for LTCs"
.hw /usr/share/doc/libtranscript-0.3.3 http://os.ghalkes.nl/libtranscript.html
.SH NAME
linkltc \- create symbolic links for LibTranscript Converters (LTCs)
.SH SYNOPSIS
\fBlinkltc\fR \fIFILE\fR...
.SH DESCRIPTION
\fBlinkltc\fR creates symbolic links for LibTranscript Converters (LTCs). A
single LTC may contain multiple converters, and a symbolic link for the names
of the alternate converters is required for \fBlibtranscript\fR to find them.
.SH OPTIONS
\fBlinkltc\fR accepts the following options:
.PP
.TP
\fB\-v\fR, \fB\-\-verbose\fR
Produce verbose output to standard error.
.PP
To stop \fBlinkltc\fR from interpreting file names that start with a dash as
options, one can specify a double dash (\-\-) after which \fBlinkltc\fR will
interpret any following arguments as files to read.
.SH BUGS
If you think you have found a bug, please check that you are using the latest
version of \fBlibtranscript\fR <http://os.ghalkes.nl/libtranscript.html>. When
reporting bugs, please include a minimal example that demonstrates the problem.
.SH AUTHOR
G.P. Halkes <libtranscript@ghalkes.nl>
.SH COPYRIGHT
Copyright \(co 2011\-2013 G.P. Halkes
.br
\fBlibtranscript\fR is licensed under the GNU General Public License version\ 3.
.br
For more details on the license, see the file COPYING in the documentation
directory. On Un*x systems this is usually /usr/share/doc/libtranscript.
|