We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79e4b34 commit 302a331Copy full SHA for 302a331
bittensor_cli/cli.py
@@ -5123,7 +5123,7 @@ def subnets_check_start(
5123
This command verifies if a subnet's emission schedule can be started based on the subnet's registration block.
5124
5125
Example:
5126
- [green]$[/green] btcli subnets check_start --netuid 1
+ [green]$[/green] btcli subnets check-start --netuid 1
5127
"""
5128
self.verbosity_handler(quiet, verbose)
5129
return self._run_command(
0 commit comments