summaryrefslogtreecommitdiff
path: root/support/texfindpkg/texfindpkg.1
blob: f0ad1dd92141bfdb96123b7a0b98eebabb7abb3b (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
.TH texfindpkg 1 "2023-05-05" "2023E"
.SH NAME
TexFindPkg \- Query or install TeX packages and their dependencies
.SH SYNOPSIS
texfindpkg <action> [<option>] [<name>]
.SH DESCRIPTION
TeXFindPkg tool makes it easy to query or install some TeX packages and
their dependencies by file names, command names or environment names.
.PP
The most commonly used TeXFindPkg actions are:
.IP "query, \-\-query" 6
Query dependencies for some package
.IP "install, \-\-install" 6
Install some package and its dependencies
.IP "help, \-\-help" 6
Print a help message and exit
.IP "version, \-\-version" 6
Print version information and exit
.SH OPTIONS
Various options apply
.IP -f 6
Query or install packages by file name
.IP -c 6
Query or install packages by command name
.IP -e 6
Query or install packages by environment name
.SH BUGS
Please log issues on
https://github.com/lvjr/texfindpkg/issues