added parameters to limit search to heonian or translation
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
return function(tbl)
|
||||
local show_all = false
|
||||
|
||||
for _, v in pairs(arg) do
|
||||
if v == "-a" or v == "--all" then show_all = true end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user