summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-01-04 20:33:56 +0000
committerKarl Berry <karl@freefriends.org>2024-01-04 20:33:56 +0000
commit32a641f484bf4f20a262ad06facd5bd4d560a001 (patch)
tree0d81c01c3bfb10af143388e0c7c3e7ae3cf372c2 /Master/texmf-dist/doc/man
parentb66da2c166487b44cd87b9312387a726ab302969 (diff)
l3build (4jan24)
git-svn-id: svn://tug.org/texlive/trunk@69300 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man')
-rw-r--r--Master/texmf-dist/doc/man/man1/l3build.16
-rw-r--r--Master/texmf-dist/doc/man/man1/l3build.man1.pdfbin14945 -> 14890 bytes
2 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/man/man1/l3build.1 b/Master/texmf-dist/doc/man/man1/l3build.1
index 6b3699cf127..e6d604b5601 100644
--- a/Master/texmf-dist/doc/man/man1/l3build.1
+++ b/Master/texmf-dist/doc/man/man1/l3build.1
@@ -1,8 +1,8 @@
-.TH l3build 1 "2023-12-15"
+.TH l3build 1 "2024-01-04"
.SH NAME
l3build \- Checking and building packages
.SH SYNOPSIS
-l3build <command> [<options>] [<names>]
+l3build <target> [<options>] [<names>]
.SH DESCRIPTION
The l3build system is a Lua script for building TeX packages, with particular
emphasis on regression testing. It is written in cross-platform Lua code, so
@@ -10,7 +10,7 @@ can be used by any modern TeX distribution with the texlua interpreter. A
package for building with l3build can be written in any TeX dialect; its
defaults are set up for LaTeX packages written in the DocStrip style.
.PP
-The most commonly used l3build commands are:
+The most commonly used l3build targets are:
.IP check
Run all automated tests
.IP clean
diff --git a/Master/texmf-dist/doc/man/man1/l3build.man1.pdf b/Master/texmf-dist/doc/man/man1/l3build.man1.pdf
index c8dd7a2ade2..5d34b0193cd 100644
--- a/Master/texmf-dist/doc/man/man1/l3build.man1.pdf
+++ b/Master/texmf-dist/doc/man/man1/l3build.man1.pdf
Binary files differ