[latex3-commits] [git/LaTeX3-latex3-l3build] main: Shorten a help text (86a6aa4)
Joseph Wright
joseph.wright at morningstar2.co.uk
Wed Nov 24 10:11:34 CET 2021
Repository : https://github.com/latex3/l3build
On branch : main
Link : https://github.com/latex3/l3build/commit/86a6aa4c735a8190c2098fe83cf48aaa743b0b39
>---------------------------------------------------------------
commit 86a6aa4c735a8190c2098fe83cf48aaa743b0b39
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Nov 24 09:11:34 2021 +0000
Shorten a help text
>---------------------------------------------------------------
86a6aa4c735a8190c2098fe83cf48aaa743b0b39
l3build-arguments.lua | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3build-arguments.lua b/l3build-arguments.lua
index 470290d..fdabb9d 100644
--- a/l3build-arguments.lua
+++ b/l3build-arguments.lua
@@ -136,7 +136,7 @@ option_list =
},
["show-log-on-error"] =
{
- desc = "If 'halt-on-error' stops, show the full log of the failure",
+ desc = "Show the full log of the failure with 'halt-on-error'",
type = "boolean"
},
["show-saves"] =
More information about the latex3-commits
mailing list.