This is an automated email from the ASF dual-hosted git repository.

albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 4c153fde69 Update telnet-handler.md (#2705)
4c153fde69 is described below

commit 4c153fde6981cfa78ab3f511b8a4d5ef92539c9c
Author: Anonymity <[email protected]>
AuthorDate: Wed Jun 28 20:05:01 2023 +0800

    Update telnet-handler.md (#2705)
---
 .../java-sdk/reference-manual/spi/description/telnet-handler.md       | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/content/zh-cn/overview/mannual/java-sdk/reference-manual/spi/description/telnet-handler.md
 
b/content/zh-cn/overview/mannual/java-sdk/reference-manual/spi/description/telnet-handler.md
index 5797b3b8a1..262c98fd30 100644
--- 
a/content/zh-cn/overview/mannual/java-sdk/reference-manual/spi/description/telnet-handler.md
+++ 
b/content/zh-cn/overview/mannual/java-sdk/reference-manual/spi/description/telnet-handler.md
@@ -83,9 +83,9 @@ META-INF/dubbo/org.apache.dubbo.remoting.telnet.TelnetHandler:
 xxx=com.xxx.XxxTelnetHandler
 ```
 
-## 用法
+## 命令用法
 
 ```sh
 telnet 127.0.0.1 20880
 dubbo> xxx args
-```
\ No newline at end of file
+```

Reply via email to