> ## Documentation Index
> Fetch the complete documentation index at: https://docs.entire.io/llms.txt
> Use this file to discover all available pages before exploring further.

# help

> Display help information about any command.

Display help information about any command.

```bash theme={null}
entire help [COMMAND]
```

| Argument  | Description                            |
| --------- | -------------------------------------- |
| `command` | Optional. The command to get help for. |

```bash theme={null}
# Show general help
entire help

# Get help for a specific command
entire help enable
entire enable --help
```
