Commit 760deb68 authored by 谢昇's avatar 谢昇

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

parent 7e6fc601
**版本:V6.2.0**
**版本:V6.2.0**
......@@ -414,7 +414,7 @@ Available Commands:
```
Available Commands:
config_tx set system config
query_config Query config item
query Query config item
```
## 6.1 config_tx 构造管理员权限配置交易
......@@ -426,8 +426,8 @@ Available Commands:
※ 这是构造权限配置的交易,需用管理员私钥进行签名并发送。-
-c后可跟token-finisher或token-blacklist,相应的-v后跟的为地址或symbol。-o后可选择项为add或delete。
## 6.2 query_config 查询配置
`cli config query_config -k 操作目标`
## 6.2 query 查询配置
`cli config query -k 操作目标`
```
{
"key": "token-finisher",
......
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