[latex3-commits] [latex3/l3sys-query] 2e: the all option has been removed (fe8d869)

github at latex-project.org github at latex-project.org
Mon Mar 11 09:45:41 CET 2024


Repository : https://github.com/latex3/l3sys-query
On branch  : 2e
Link       : https://github.com/latex3/l3sys-query/commit/fe8d869053469241dd85c6d85d979a11adec4077

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

commit fe8d869053469241dd85c6d85d979a11adec4077
Author: David Carlisle <d.p.carlisle at gmail.com>
Date:   Mon Mar 11 08:43:55 2024 +0000

    the all option has been removed


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

fe8d869053469241dd85c6d85d979a11adec4077
 l3sys-query.lua | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/l3sys-query.lua b/l3sys-query.lua
index 860905b..55719bd 100755
--- a/l3sys-query.lua
+++ b/l3sys-query.lua
@@ -48,12 +48,6 @@ local cmd_desc = {}
 
 local option_list =
   {
-    all =
-      {
-        cmds = {"ls"},
-        desc = "Include 'dot' entries in directory listing",
-        type = "boolean"
-      },
     exclude =
       {
         cmds = {"ls"},





More information about the latex3-commits mailing list.