Skip to content

Conversation

@sassman
Copy link
Owner

@sassman sassman commented Dec 1, 2025

Summary

  • Cleaner, better organized --help output
  • --init-config help text now shows the correct macOS config path
  • Uses clap's derive API for easier maintenance

Test plan

  • Run t-rec --help and verify improved formatting
  • Run t-rec --init-config on macOS and verify correct path is used

- Migrate to clap derive API for cleaner help output
- Fix config file path shown in help/docs to match actual macOS location
@sassman sassman changed the title Improve CLI help readability and fix config path docs feat: Improve CLI help readability and fix config path docs Dec 1, 2025
@sassman sassman marked this pull request as ready for review December 1, 2025 20:52
@sassman sassman merged commit cfe7ddd into main Dec 1, 2025
12 checks passed
@sassman sassman deleted the feat/clap-derive-unification branch December 1, 2025 20:52
@5422m4n-bot 5422m4n-bot bot mentioned this pull request Dec 1, 2025
sassman pushed a commit that referenced this pull request Dec 1, 2025
## 🤖 New release

* `t-rec`: 0.8.0 -> 0.8.1

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

## [0.8.1](v0.8.0...v0.8.1)
- 2025-12-01

### Added

- Improve CLI help readability and fix config path docs
([#305](#305))

### Fixed

- restore terminal state after video prompt timeout
([#303](#303))

### Other

- update ventura wallpaper and upgrade dependencies
([#302](#302))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

Co-authored-by: 5422m4n-bot[bot] <203366424+5422m4n-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants