[latex3-commits] [git/LaTeX3-latex3-l3build] main: Shorten one piece of help (e9b7884)

Joseph Wright joseph.wright at morningstar2.co.uk
Fri Nov 12 13:03:10 CET 2021


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

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

commit e9b7884ee5de399b7f9227d0808d37d77e07eb6e
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri Nov 12 12:03:10 2021 +0000

    Shorten one piece of help


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

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

diff --git a/l3build-arguments.lua b/l3build-arguments.lua
index e9d3354..470290d 100644
--- a/l3build-arguments.lua
+++ b/l3build-arguments.lua
@@ -141,7 +141,7 @@ option_list =
       },
     ["show-saves"] =
       {
-        desc  = "If tests fail, show the l3build save invocation to regenerate the tests",
+        desc  = "Show the invocation to update failing .tlg files",
         short = "S",
         type  = "boolean"
       },





More information about the latex3-commits mailing list.