summaryrefslogtreecommitdiff
path: root/support/texfindpkg/texfindpkg.1
diff options
context:
space:
mode:
Diffstat (limited to 'support/texfindpkg/texfindpkg.1')
-rw-r--r--support/texfindpkg/texfindpkg.137
1 files changed, 20 insertions, 17 deletions
diff --git a/support/texfindpkg/texfindpkg.1 b/support/texfindpkg/texfindpkg.1
index 22d7c8534c..f0ad1dd921 100644
--- a/support/texfindpkg/texfindpkg.1
+++ b/support/texfindpkg/texfindpkg.1
@@ -1,26 +1,29 @@
-.TH texfindpkg 1 "2023-04-05" "2023D"
+.TH texfindpkg 1 "2023-05-05" "2023E"
.SH NAME
-TexFindPkg \- Install TeX packages and their dependencies
+TexFindPkg \- Query or install TeX packages and their dependencies
.SH SYNOPSIS
-texfindpkg <action> [<options>] [<name>]
+texfindpkg <action> [<option>] [<name>]
.SH DESCRIPTION
-TeXFindPkg makes it easy to install TeX packages and their dependencies
-by file names, command names or environment names.
+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 install
-Install some package and its dependencies
-.IP query
+.IP "query, \-\-query" 6
Query dependencies for some package
-.SH OPTIONS
-Various options apply
-.IP --help
+.IP "install, \-\-install" 6
+Install some package and its dependencies
+.IP "help, \-\-help" 6
Print a help message and exit
-.IP --version
+.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
-.SH AUTHOR
-Jianrui Lyu <tolvjr@163.com>
-.PP
-Please log issues on the GitHub homepage:
-https://github.com/lvjr/texfindpkg/issues.
+Please log issues on
+https://github.com/lvjr/texfindpkg/issues