Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Further refine inline help descriptions#1647

Merged
rolandwalker merged 1 commit intomainfrom
RW/further-refine-inline-help-descriptions
Feb 27, 2026
Merged

Further refine inline help descriptions#1647
rolandwalker merged 1 commit intomainfrom
RW/further-refine-inline-help-descriptions

Conversation

@rolandwalker
Copy link
Contributor

Description

  • consistently choose "queries" over "commands"
  • fix comma splice
  • verb agreement
  • suggest \llm help since there is space

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

@rolandwalker rolandwalker self-assigned this Feb 27, 2026
@github-actions
Copy link

No correctness or security findings in this PR based on the diff in 9c2dfbf...493c8af.

The changes are documentation/help-text only (string literals + help fixture updates), and they do not alter control flow or command behavior.

Residual risk:

  • Low risk of wording drift only (help text could become stale if command behavior changes later), but no current regression identified.
  • Existing fixture update in help_commands.txt covers the visible help output change.

 * consistently choose "queries" over "commands"
 * fix comma splice
 * verb agreement
 * suggest "\llm help" since there is space
@rolandwalker rolandwalker force-pushed the RW/further-refine-inline-help-descriptions branch from 493c8af to 17449fd Compare February 27, 2026 12:14
@rolandwalker rolandwalker merged commit a447c48 into main Feb 27, 2026
8 checks passed
@rolandwalker rolandwalker deleted the RW/further-refine-inline-help-descriptions branch February 27, 2026 12:18
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.

1 participant