# Disable

### Usage: <a href="#usage" id="usage"></a>

| Command                      | Description                    |
| ---------------------------- | ------------------------------ |
| `a.disable <command/module>` | disable a command or a module. |

{% hint style="info" %}
Disabling a command will only prevent future uses of the command.
{% endhint %}

{% hint style="warning" %}
Main command's will not be disabled:

{e.g. help[^1]}
{% endhint %}

## Related Commands

{% content-ref url="enable" %}
[enable](https://documentation.lynnux.xyz/akira/permissions/enable)
{% endcontent-ref %}

[^1]: `a.help -c` can be disabled.

    `a.help` will still work.
