Skip to content

feat(cli): group command help#62

Merged
cayasde merged 1 commit into
mainfrom
feat/grouped-help
Jul 17, 2026
Merged

feat(cli): group command help#62
cayasde merged 1 commit into
mainfrom
feat/grouped-help

Conversation

@cayasde

@cayasde cayasde commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Group CLI help into usage, test, project, and shared-option sections.
  • Add concise descriptions and documented runtime restrictions.
  • Update the help viewer and add a patch Changeset.

Why

  • Make supported commands and options faster to scan without changing CLI behavior.

Validation

  • mise run check
  • lutest test cli/help.luau
  • Built binary: lutest help

Close #43

@cayasde
cayasde marked this pull request as ready for review July 17, 2026 17:51
@cayasde
cayasde merged commit 74bd336 into main Jul 17, 2026
6 checks passed
@cayasde
cayasde deleted the feat/grouped-help branch July 17, 2026 17:51
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.

feat(cli): present help as a grouped command reference

1 participant