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