gazelle/0037-add-gazellectl-lstack-constraint.patch
jiangheng f2f0d2a6e5 refactor event
(cherry picked from commit 318eb1a6b93f850213a48422c1f0423715b6d41f)
2022-03-31 14:16:14 +08:00

26 lines
809 B
Diff
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

From 0a62cc1547009c6e382c08d7e99c8727201dd56a Mon Sep 17 00:00:00 2001
From: wuchangsheng <wuchangsheng2@huawei.com>
Date: Mon, 21 Mar 2022 09:50:49 +0800
Subject: [PATCH] addd gazellectl lstack constraint
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index e914b26..eef6362 100644
--- a/README.md
+++ b/README.md
@@ -199,7 +199,7 @@ redis-server redis.conf
liblstack.so编译进应用程序后wrap网络编程标准接口应用程序无需修改代码。
### 9. gazellectl
-- 不使用ltran模式时不支持gazellectl ltran xxx 命令
+- 不使用ltran模式时不支持gazellectl ltran xxx命令以及-r, rate命令
```
Usage: gazellectl [-h | help]
or: gazellectl ltran {quit | show} [LTRAN_OPTIONS] [time]
--
1.8.3.1