From f37fc3f7d69e875e73f6cc7a839c093d5d682f5e Mon Sep 17 00:00:00 2001 From: liuyuanmu Date: Thu, 28 Oct 2021 17:02:02 +0800 Subject: [PATCH] rename cli names --- docs/cli/tx.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/cli/tx.md b/docs/cli/tx.md index 4eaeb1b7..21d9c7e0 100644 --- a/docs/cli/tx.md +++ b/docs/cli/tx.md @@ -16,10 +16,10 @@ Build, sign or send transaction. --pretty Pretty json print -V, --version Print version information and exit. Commands: - ledger-ca-update Update ledger certificates. + root-ca Update ledger certificates. user-register Register new user. - user-ca-update Update user certificate. - user-state-update Update user(certificate) state. + user-ca Update user certificate. + user-state Update user(certificate) state. role Create or config role. authorization User role authorization. data-account-register Register new data account. @@ -32,7 +32,7 @@ Commands: contract-deploy Deploy or update contract. contract-permission Update contract permission. contract Call contract method. - contract-state-update Update contract state. + contract-state Update contract state. sign Sign transaction. send Send transaction. help Displays help information about the specified