Skip to content

Commit 96b5053

Browse files
authored
Merge pull request #604 from inference-labs-inc/staging
Update example for show command
2 parents ba95a07 + 65c3baf commit 96b5053

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
@@ -5247,7 +5247,7 @@ def subnets_show(
52475247
52485248
EXAMPLE
52495249
5250-
[green]$[/green] btcli subnets list
5250+
[green]$[/green] btcli subnets show
52515251
"""
52525252
self.verbosity_handler(quiet, verbose, json_output)
52535253
subtensor = self.initialize_chain(network)

0 commit comments

Comments
 (0)