From 3e0d87935169e74b76629f4c74c18e8b8b173dd3 Mon Sep 17 00:00:00 2001 From: KaoImin Date: Wed, 13 Dec 2023 16:10:35 +0800 Subject: [PATCH] update doc --- core/cli/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/cli/README.md b/core/cli/README.md index 358673960..ef8a591d5 100644 --- a/core/cli/README.md +++ b/core/cli/README.md @@ -7,7 +7,7 @@ Axon CLI is a command line tool for Axon framework. It is included in the Axon b ### Generate Keypair ```bash -./target/release/axon generate-keypair -n 1 +./target/release/axon generate-keypair -n 1 -p path-to-save-private-keys ``` Example Output: