Skip to content

Commit 302a331

Browse files
committed
Updates help
1 parent 79e4b34 commit 302a331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bittensor_cli/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5123,7 +5123,7 @@ def subnets_check_start(
51235123
This command verifies if a subnet's emission schedule can be started based on the subnet's registration block.
51245124
51255125
Example:
5126-
[green]$[/green] btcli subnets check_start --netuid 1
5126+
[green]$[/green] btcli subnets check-start --netuid 1
51275127
"""
51285128
self.verbosity_handler(quiet, verbose)
51295129
return self._run_command(

0 commit comments

Comments
 (0)