potiuk commented on code in PR #33207:
URL: https://github.com/apache/airflow/pull/33207#discussion_r1287427083


##########
dev/breeze/src/airflow_breeze/commands/release_management_commands.py:
##########
@@ -815,7 +815,10 @@ def publish_docs(
 
 @release_management.command(
     name="add-back-references",
-    help="Command to add back references for documentation to make it backward 
compatible",
+    help="Command to add back references for documentation to make it backward 
compatible. "
+    "By default it generates back references for all providers. You can also 
specify "
+    "'apache-airflow' or 'helm-chart` as parameter to generate back references 
for them or you "
+    "can specify short ids of packages explicitly (including 'apache-airflow' 
and 'helm-chart').",

Review Comment:
   It's not default any more - I will shorten the description now. It's not 
needed any more - options explain everything,



-- 
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]

Reply via email to