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.
2 parents 6a7ea74 + be50955 commit f7490caCopy full SHA for f7490ca
bittensor_cli/cli.py
@@ -1264,7 +1264,7 @@ def set_config(
1264
use_cache: Optional[bool] = typer.Option(
1265
None,
1266
"--cache/--no-cache",
1267
- "--cache/--no_cache",
+ " /--no_cache",
1268
help="Disable caching of some commands. This will disable the `--reuse-last` and `--html` flags on "
1269
"commands such as `subnets metagraph`, `stake show` and `subnets list`.",
1270
),
0 commit comments