# apr typical-p-lint
Lint a typical-p sampling observation (CRUX-C-22)
**Category**: Linters
## Synopsis
```text
apr typical-p-lint [OPTIONS]
```
## Example
```bash
apr typical-p-lint --help
```
## Full help
Run `apr typical-p-lint --help` for the complete option list.
## See also
- Source: [`crates/apr-cli/src/commands/typical_p_lint.rs`](https://github.com/paiml/aprender/blob/main/crates/apr-cli/src/commands/typical_p_lint.rs)
- Contract: [`contracts/apr-page-cli-typical-p-lint-v1.yaml`](https://github.com/paiml/aprender/blob/main/contracts/apr-page-cli-typical-p-lint-v1.yaml)