[latex3-commits] [git/l3build] config, master: Minor help tweak (c85c897)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Dec 7 08:43:21 CET 2017
Repository : https://github.com/latex3/l3build
On branches: config,master
Link : https://github.com/latex3/l3build/commit/c85c897148b0ca82d776767209fbb273e981b6f0
>---------------------------------------------------------------
commit c85c897148b0ca82d776767209fbb273e981b6f0
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Dec 7 07:43:21 2017 +0000
Minor help tweak
>---------------------------------------------------------------
c85c897148b0ca82d776767209fbb273e981b6f0
l3build.lua | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3build.lua b/l3build.lua
index 5c54693..ba47427 100644
--- a/l3build.lua
+++ b/l3build.lua
@@ -246,7 +246,7 @@ local option_list =
},
engine =
{
- desc = "Sets the engine to use for running test",
+ desc = "Sets the engine(s) to use for running test",
short = "e",
type = "table"
},
More information about the latex3-commits
mailing list