# apr help
error: unrecognized subcommand '--help'
**Category**: Tools & Integration
## Synopsis
```text
apr help [OPTIONS]
```
## Example
```bash
apr help run
```
## Full help
Run `apr help --help` for the complete option list.
## See also
- Source: [`crates/apr-cli/src/commands/help.rs`](https://github.com/paiml/aprender/blob/main/crates/apr-cli/src/commands/help.rs)
- Contract: [`contracts/apr-page-cli-help-v1.yaml`](https://github.com/paiml/aprender/blob/main/contracts/apr-page-cli-help-v1.yaml)