Skip to content

Add a /source --help option - #2204

Merged
rolandwalker merged 1 commit into
mainfrom
RW/add-source-help-option
Sep 5, 2026
Merged

Add a /source --help option#2204
rolandwalker merged 1 commit into
mainfrom
RW/add-source-help-option

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

Add a /source --help option, since the list of options is now too long to show in the main /help table.

If /source arguments became any more complex, it might be better to use argparse to process them.

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 Sep 5, 2026
since the list of options is now too long to show in the main /help
table.

If /source arguments became any more complex, it might be better to use
argparse to process them.
@rolandwalker
rolandwalker force-pushed the RW/add-source-help-option branch from 438d62a to 339a8b8 Compare September 5, 2026 12:19
@rolandwalker
rolandwalker merged commit 9ed6dcf into main Sep 5, 2026
19 of 20 checks passed
@rolandwalker
rolandwalker deleted the RW/add-source-help-option branch September 5, 2026 12:26
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