# CLI Command Help

`@decantr/cli@2.1.1` fixes command-specific help for Project Health and Studio commands.

- `decantr health --help` and `decantr health help` now print command help instead of trying to inspect the current project.
- `decantr content-health --help` now prints command help without requiring a registry content repository.
- `decantr studio --help` now prints command help without starting the local Studio server.
- Help and version probes are skipped by opt-in CLI telemetry.
