Commit 128652c5 authored by 谢昇's avatar 谢昇

Update cli通用命令使用文档.md

parent 0ecacf95
**版本:V6.2.0** **版本:V6.2.0**
...@@ -523,7 +523,7 @@ Available Commands: ...@@ -523,7 +523,7 @@ Available Commands:
info Get net information info Get net information
is_clock_sync Get ntp clock synchronization status is_clock_sync Get ntp clock synchronization status
is_sync Get blockchain synchronization status is_sync Get blockchain synchronization status
peer_info Get remote peer nodes peer Get remote peer nodes
time Get time status time Get time status
``` ```
...@@ -559,8 +559,8 @@ Available Commands: ...@@ -559,8 +559,8 @@ Available Commands:
返回true或false 返回true或false
``` ```
## 11.5 net peer_info 查询本节点向外连接节点的节点信息 ## 11.5 net peer 查询本节点向外连接节点的节点信息
`cli net peer_info` `cli net peer`
``` ```
{ {
"peers": [ "peers": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment