Skip to content

Add missing space between option help text and deprecation label#3423

Open
sjoubert wants to merge 1 commit into
pallets:mainfrom
sjoubert:missing_space_deprecated_option
Open

Add missing space between option help text and deprecation label#3423
sjoubert wants to merge 1 commit into
pallets:mainfrom
sjoubert:missing_space_deprecated_option

Conversation

@sjoubert
Copy link
Copy Markdown

Without the space, a deprecated documented option currently appears as:
--deprecated-opt Old option(DEPRECATED[: too old])
After:
--deprecated-opt Old option (DEPRECATED[: too old])

@sjoubert sjoubert force-pushed the missing_space_deprecated_option branch from 63d18e6 to 61acdcc Compare May 13, 2026 13:59
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