eladkal commented on code in PR #57737:
URL: https://github.com/apache/airflow/pull/57737#discussion_r2486185401
##########
dev/breeze/src/airflow_breeze/commands/release_management_commands.py:
##########
@@ -1091,7 +1091,7 @@ def _build_provider_distributions(
"--distributions-list",
envvar="DISTRIBUTIONS_LIST",
type=str,
- help="Optional, contains comma-separated list of package ids that are
processed for documentation "
+ help="Optional, contains s[ace separated list of package ids that are
processed for documentation "
Review Comment:
```suggestion
help="Optional, contains space separated list of package ids that are
processed for documentation "
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]