diff --git a/ledgerwallet/ledgerctl.py b/ledgerwallet/ledgerctl.py index 1ec50eb..cd0e0fa 100644 --- a/ledgerwallet/ledgerctl.py +++ b/ledgerwallet/ledgerctl.py @@ -273,7 +273,7 @@ def install_ca(get_client, name, public_key): raise -@cli.command(help="Delete custom certificate authority.") +@cli.command(help="Delete custom certificate authority (requires recovery mode).") @click.pass_obj def delete_ca(get_client): try: