[latex3-commits] [git/LaTeX3-latex3-l3build] master: Correct a string (ec86ee3)

Joseph Wright joseph.wright at morningstar2.co.uk
Mon Feb 17 08:35:14 CET 2020


Repository : https://github.com/latex3/l3build
On branch  : master
Link       : https://github.com/latex3/l3build/commit/ec86ee34eb0c270be5a57910e9e8b669b024af05

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

commit ec86ee34eb0c270be5a57910e9e8b669b024af05
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Feb 17 07:35:14 2020 +0000

    Correct a string


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

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

diff --git a/l3build-arguments.lua b/l3build-arguments.lua
index 53d02d4..fc2c4a4 100644
--- a/l3build-arguments.lua
+++ b/l3build-arguments.lua
@@ -151,7 +151,7 @@ option_list =
       },
     version =
       {
-        desc = "Print this message and exit",
+        desc = "Print version information and exit",
         type = "boolean"
       }
   }





More information about the latex3-commits mailing list.