mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-03-03 15:30:27 +00:00
更新help命令列表
This commit is contained in:
@@ -1 +1 @@
|
|||||||
2026-02-27 21:34:34
|
2026-02-27 22:33:00
|
||||||
@@ -1 +1 @@
|
|||||||
c839884
|
fefb7e7
|
||||||
@@ -369,6 +369,18 @@ namespace CMLeonOS.Commands
|
|||||||
Description = "Execute Lua script"
|
Description = "Execute Lua script"
|
||||||
},
|
},
|
||||||
new CommandInfo
|
new CommandInfo
|
||||||
|
{
|
||||||
|
Command = "lua2cla",
|
||||||
|
Parameters = "<lua_file>",
|
||||||
|
Description = "Convert Lua to CLA format"
|
||||||
|
},
|
||||||
|
new CommandInfo
|
||||||
|
{
|
||||||
|
Command = "cla",
|
||||||
|
Parameters = "<cla_file>",
|
||||||
|
Description = "Run CLA application"
|
||||||
|
},
|
||||||
|
new CommandInfo
|
||||||
{
|
{
|
||||||
Command = "version",
|
Command = "version",
|
||||||
Parameters = "",
|
Parameters = "",
|
||||||
|
|||||||
Reference in New Issue
Block a user