This is an automated email from the ASF dual-hosted git repository.
tison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kvrocks-website.git
The following commit(s) were added to refs/heads/main by this push:
new 2bedac7 Fix function command table in supported commands (#28)
2bedac7 is described below
commit 2bedac77c4f22793f6e8ad2b0e23d71af89533f6
Author: Twice <[email protected]>
AuthorDate: Sun Nov 20 09:27:10 2022 +0800
Fix function command table in supported commands (#28)
---
docs/01-supported-commands.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/01-supported-commands.md b/docs/01-supported-commands.md
index 3edc635..f966cd5 100644
--- a/docs/01-supported-commands.md
+++ b/docs/01-supported-commands.md
@@ -271,6 +271,8 @@ sidebar_position: 1
## FUNCTION Commands
+| Command | Supported OR Not | Desc |
+| ------------ | ---------------- | ---- |
| FUNCTION DELETE | X | |
| FUNCTION DUMP | X | |
| FUNCTION FLUSH | X | |