diff --git a/bittensor_cli/cli.py b/bittensor_cli/cli.py index a67bd4dc0..fb8a195f9 100755 --- a/bittensor_cli/cli.py +++ b/bittensor_cli/cli.py @@ -3062,14 +3062,12 @@ def stake_remove( False, "--unstake-all", "--all", - hidden=True, help="When set, this command unstakes all staked TAO + Alpha from the all hotkeys.", ), unstake_all_alpha: bool = typer.Option( False, "--unstake-all-alpha", "--all-alpha", - hidden=True, help="When set, this command unstakes all staked Alpha from the all hotkeys.", ), amount: float = typer.Option(