diff options
Diffstat (limited to 'sql/updates/0.5/2164_command.sql')
-rw-r--r-- | sql/updates/0.5/2164_command.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/0.5/2164_command.sql b/sql/updates/0.5/2164_command.sql new file mode 100644 index 00000000000..d04c38e0fe2 --- /dev/null +++ b/sql/updates/0.5/2164_command.sql @@ -0,0 +1 @@ +INSERT INTO command VALUES('searchtele','1','Syntax: .searchtele $substring\r\n\r\nSearch and output all .tele command locations with provide $substring in name.'); |