# apr explain-token-lint
Lint a captured `apr explain --format jsonl` token-selection trace (CRUX-F-19)
**Category**: Linters
## Synopsis
```text
apr explain-token-lint [OPTIONS]
```
## Example
```bash
apr explain-token-lint --help
```
## Full help
Run `apr explain-token-lint --help` for the complete option list.
## See also
- Source: [`crates/apr-cli/src/commands/explain_token_lint.rs`](https://github.com/paiml/aprender/blob/main/crates/apr-cli/src/commands/explain_token_lint.rs)
- Contract: [`contracts/apr-page-cli-explain-token-lint-v1.yaml`](https://github.com/paiml/aprender/blob/main/contracts/apr-page-cli-explain-token-lint-v1.yaml)