Examples
Examples
Preview First
Preview is the default. --apply enables writes; --dry-run overrides CLI and configured apply mode and guarantees no target-file changes.
Command
path-header-scanner scanCategory
Header Scanning
Quick Command
path-header-scanner scan [OPTIONS]1. Preview default​
Terminal
bashpath-header-scanner scan appResult: Scans without writing.
2. Apply​
Terminal
bashpath-header-scanner scan app --applyResult: Writes approved header corrections.
3. Dry-run overrides apply​
Terminal
bashpath-header-scanner scan app --apply --dry-runResult: Simulates and writes nothing.
4. Resolve from workdir​
Terminal
bashpath-header-scanner scan src --workdir ../projectResult: Scans ../project/src.