This is an automated email from the ASF dual-hosted git repository.
twice pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/kvrocks-website.git
The following commit(s) were added to refs/heads/main by this push:
new 3765f0c Add PFMERGE to supported-commands.md (#240)
3765f0c is described below
commit 3765f0c294590e2ef90c4232552613b5c3017161
Author: Twice <[email protected]>
AuthorDate: Thu Aug 1 22:03:34 2024 +0900
Add PFMERGE to supported-commands.md (#240)
---
docs/supported-commands.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/supported-commands.md b/docs/supported-commands.md
index 9ec956e..618b0a9 100644
--- a/docs/supported-commands.md
+++ b/docs/supported-commands.md
@@ -424,4 +424,4 @@ In addition, `LISTFUNC` subcommand is added as an extension
to list all function
| -------------- | ---------------- | ------------- | ---- |
| PFADD | ✓ | unstable | |
| PFCOUNT | ✓ | unstable | |
-| PFMERGE | 𐄂 | unstable | |
+| PFMERGE | ✓ | unstable | |