summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man/man1/texlinks.1
blob: f44b3889cf02fcbadde9c004d34ddbf87c68fe08 (plain)
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
.TH "texlinks" "1" ""8 March 2022" "TeX Live"
.PP 
.SH "NAME" 
texlinks \- maintain symbolic links from format to engine
.PP 
.SH "SYNOPSIS" 
.PP 
\fBtexlinks\fP [ \fIOPTIONS\fP\&.\&.\&. ]  \fIDIRECTORIES\fP\&.\&.\&.
.PP 
.SH "DESCRIPTION" 
.PP 
\fBtexlinks\fP is used to create or recreate symbolic links from
formats to engines according to the information in
\fIfmtutil\&.cnf\fP or a file specified with \fB--cnffile\fP\&.
.PP 
\fIDIRECTORIES\fP is an optional list of directories in which to
operate\&.  If no directories are specified the list of directories
depends on the \fB--multiplatform\fP option\&.
.PP 
.SH "OPTIONS" 
.PP 
.IP "\fB--cnffile\fP \fIFILE\fP or \fB-f\fP \fIFILE\fP" 
use file as configuration file (default:
\fIfmtutil\&.cnf\fP)
.IP "\fB--help\fP or \fB-h\fP" 
show some help text
.IP "\fB--multiplatform\fP or \fB-m\fP" 
operate in all
platform-specific directories (default:
operate only in the directory for this
platform)
.IP "\fB--silent\fP or \fB-s\fP" 
silently skip over existing
scripts/binaries instead of printing a warning
.IP "\fB--unlink\fP or \fB-u\fP"
Unlink previously created symlinks
.IP "\fB--verbose\fP or \fB-v\fP"
+set verbose mode on (default: off)
.PP 
.SH "FILES" 
.PP 
.IP "\fIfmtutil\&.cnf\fP" 
default configuration file
.PP 
.SH "SEE ALSO" 
.PP 
\fBfmtutil\fP(1), \fBfmtutil\&.cnf\fP(5)
.PP 
Web page: <https://tug.org/texlive/>
.PP 
.SH "BUGS" 
.PP 
Email bug reports to <https://lists.tug.org/tex-k> (public mailing list).
.PP 
.SH "AUTHOR" 
.PP 
\fBtexlinks\fP was written by Thomas Esser in 1999\&.
\fBtexlinks\fP has been released into the public domain\&.
.PP 
This manual page was written by C\&.M\&. Connelly for the Debian
GNU/Linux system\&. It is now maintained as part of TeX Live.