> For the complete documentation index, see [llms.txt](https://docs.echobase.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.echobase.app/echostation/general-commands/help.md).

# help

#### Command definition

**`eb.help [command name]`**

| **Parameters** | **Options**  | **Example**            | Shortcut            |
| -------------- | ------------ | ---------------------- | ------------------- |
| -              | -            | **`eb.help`**          | **`eb.h`**          |
| command name   | -            | **`eb.help register`** | **`eb.h register`** |
| -              | command name | **`eb.register help`** | **`eb.r help`**     |

Use this command any time to see a complete list of all commands.

Specifying a command name will retrieve specific help instructions for that command, including a link to its documentation page for more info.
