Skip to content

Improve top-level help formatting#69

Merged
kylecarbs merged 1 commit into
coder:mainfrom
anikchand461:improve-help-formatting
Jun 15, 2026
Merged

Improve top-level help formatting#69
kylecarbs merged 1 commit into
coder:mainfrom
anikchand461:improve-help-formatting

Conversation

@anikchand461

@anikchand461 anikchand461 commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

This PR improves the readability of the top-level boo --help output by grouping commands into logical sections.

Changes:

  • Grouped related commands under:

    • Session Management
    • Interaction
    • Administration
    • Information
  • Added spacing between sections to make the help page easier to scan.

This change only affects help text formatting and does not modify any command behavior.

Fixes #66

@kylecarbs kylecarbs merged commit 4f0ad1e into coder:main Jun 15, 2026
5 checks passed
@anikchand461 anikchand461 deleted the improve-help-formatting branch June 16, 2026 02:09
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.

Improve boo --help output

2 participants