[latex3-commits] [latex3/l3build] main: Update l3build-arguments.lua (b626f84)

github at latex-project.org github at latex-project.org
Sat Jul 13 18:00:30 CEST 2024


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

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

commit b626f84d17c346c6cbb4c20aaa11d73978f17c75
Author: LAURENS Jérôme <jerome.laurens at u-bourgogne.fr>
Date:   Tue Jun 25 16:56:22 2024 +0200

    Update l3build-arguments.lua


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

b626f84d17c346c6cbb4c20aaa11d73978f17c75
 l3build-arguments.lua | 1 +
 1 file changed, 1 insertion(+)

diff --git a/l3build-arguments.lua b/l3build-arguments.lua
index b7687a7..30772da 100644
--- a/l3build-arguments.lua
+++ b/l3build-arguments.lua
@@ -45,6 +45,7 @@ option_list =
     date =
       {
         desc  = "Sets the date to insert into sources",
+        short = "d",
         type  = "string"
       },
     debug =





More information about the latex3-commits mailing list.