mirror of
https://github.com/joyieldInc/predixy.git
synced 2025-12-24 22:46:41 +08:00
Merge 2e4d988c38 into 1644a9bf1b
This commit is contained in:
commit
7ca2952bc4
@ -56,6 +56,7 @@ const Command Command::CmdPool[Sentinel] = {
|
|||||||
{Renamenx, "renamenx", 3, 3, Write},
|
{Renamenx, "renamenx", 3, 3, Write},
|
||||||
{Restore, "restore", 4, 5, Write},
|
{Restore, "restore", 4, 5, Write},
|
||||||
{Sort, "sort", 2, MaxArgs, Write},
|
{Sort, "sort", 2, MaxArgs, Write},
|
||||||
|
{Time, "time", 1, 1, Read},
|
||||||
{Touch, "touch", 2, MaxArgs, Write|MultiKey},
|
{Touch, "touch", 2, MaxArgs, Write|MultiKey},
|
||||||
{Ttl, "ttl", 2, 2, Read},
|
{Ttl, "ttl", 2, 2, Read},
|
||||||
{TypeCmd, "type", 2, 2, Read},
|
{TypeCmd, "type", 2, 2, Read},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user