[latex3-commits] [latex3/l3build] main: Update option list in man file (2dc3849)

github at latex-project.org github at latex-project.org
Fri Jan 5 08:51:46 CET 2024


Repository : https://github.com/latex3/l3build
On branch  : main
Link       : https://github.com/latex3/l3build/commit/2dc384961d89c8cd5abe3a6ea3f6a34f03715748

>---------------------------------------------------------------

commit 2dc384961d89c8cd5abe3a6ea3f6a34f03715748
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri Jan 5 07:51:41 2024 +0000

    Update option list in man file
    
    See #337.


>---------------------------------------------------------------

2dc384961d89c8cd5abe3a6ea3f6a34f03715748
 l3build.1 | 24 +++++++++++++++++++++---
 1 file changed, 21 insertions(+), 3 deletions(-)

diff --git a/l3build.1 b/l3build.1
index c8b7d9c..79bffcd 100644
--- a/l3build.1
+++ b/l3build.1
@@ -39,30 +39,48 @@ Various options apply
 Sets the config(s) used for running tests
 .IP --date
 Sets the date to insert into sources
+.IP --debug
+Runs target in debug mode
+.IP --dirty
+Skip cleaning up the test area
 .IP --dry-run
-Dry run for install
+Dry run for install or upload
+.IP --email
+Email address of CTAN uploader
 .IP --engine|-e
 Sets the engine(s) to use for running test
 .IP --epoch
 Sets the epoch for tests and typesetting
+.IP --file|-F
+Take the upload announcement from the given file
 .IP --first
 Name of first test to run
 .IP --force|-f
 Force tests to run if engine is not set up
+.IP --full
+Install all files
 .IP --halt-on-error|-H
 Stops running tests after the first failure
+.IP --help|-h
+Print help message and exit
 .IP --last
 Name of last test to run
-.IP --pdf|-p
-Check/save PDF files
+.IP --message|-m
+Text for upload announcement message
 .IP --quiet|-q
 Suppresses TeX output when unpacking
 .IP --rerun
 Skip setup: simply rerun tests
+.IP --show-log-on-error
+Show the full log of the failure with 'halt-on-error'
+.IP --show-saves|-S
+Show the invocation to update failing .tlg files
 .IP --shuffle
 Shuffle order of tests
 .IP --texmfhome
 Location of user texmf tree
+.IP --version
+Print version information and exit
 .SH BUGS
 .SH AUTHOR
 The LaTeX Project (latex-team at latex-project.org)





More information about the latex3-commits mailing list.