Fix l3build completion

- fix typo
This commit is contained in:
Shohei YOSHIDA 2026-03-08 21:59:27 +09:00
parent d101590b86
commit 759f22227d
No known key found for this signature in database
GPG Key ID: C9A1BB11BB940CF2
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ _l3build() {
'(-c --config)'\*{-c,--config}'[Set the config(s) used for running tests]:lua_file:_files -g "*.(lua|tlg)"' \
'(-d --date)'{-d,--date}'[Set the date to insert into sources]:date' \
'--debug[Run target in debug mode]' \
'--dev[Use the development LaTex format]' \
'--dev[Use the development LaTeX format]' \
'--dirty[Skip cleaning up the test area]' \
'--dry-run[Dry run for install or upload]' \
'--email[Email address of CTAN uploader]:email' \