[latex3-commits] [git/LaTeX3-latex3-l3build] main: Shorten a help (7a814b3)

Joseph Wright joseph.wright at morningstar2.co.uk
Wed Dec 15 18:02:11 CET 2021


Repository : https://github.com/latex3/l3build
On branch  : main
Link       : https://github.com/latex3/l3build/commit/7a814b3ea1474655f8352adf8a84622aa469b9cd

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

commit 7a814b3ea1474655f8352adf8a84622aa469b9cd
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Dec 15 17:02:11 2021 +0000

    Shorten a help


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

7a814b3ea1474655f8352adf8a84622aa469b9cd
 l3build-arguments.lua | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3build-arguments.lua b/l3build-arguments.lua
index fdabb9d..72df3d5 100644
--- a/l3build-arguments.lua
+++ b/l3build-arguments.lua
@@ -49,7 +49,7 @@ option_list =
       },
     debug =
       {
-        desc = "Runs target in debug mode (not supported by all targets)",
+        desc = "Runs target in debug mode",
         type = "boolean"
       },
     dirty =





More information about the latex3-commits mailing list.