diff --git a/bittensor_cli/cli.py b/bittensor_cli/cli.py index a73aa2e81..130d0704c 100755 --- a/bittensor_cli/cli.py +++ b/bittensor_cli/cli.py @@ -2480,7 +2480,7 @@ def wallet_regen_coldkey( """ Regenerate a coldkey for a wallet on the Bittensor blockchain network. - This command is used to create a new coldkey from an existing mnemonic, seed, or JSON file. + This command is used to create a new instance of a coldkey from an existing mnemonic, seed, or JSON file. USAGE