[latex3-commits] [latex3/l3sys-query] main: the all option has been removed (2d09557)
github at latex-project.org
github at latex-project.org
Mon Mar 11 09:43:55 CET 2024
Repository : https://github.com/latex3/l3sys-query
On branch : main
Link : https://github.com/latex3/l3sys-query/commit/2d09557c0c5e1ca16387f48b95418ea3d0a230bc
>---------------------------------------------------------------
commit 2d09557c0c5e1ca16387f48b95418ea3d0a230bc
Author: David Carlisle <d.p.carlisle at gmail.com>
Date: Mon Mar 11 08:43:55 2024 +0000
the all option has been removed
>---------------------------------------------------------------
2d09557c0c5e1ca16387f48b95418ea3d0a230bc
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.