# 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.
