potiuk commented on a change in pull request #8807:
URL: https://github.com/apache/airflow/pull/8807#discussion_r425137237



##########
File path: breeze
##########
@@ -1181,6 +1221,32 @@ $(flag_airflow_variants)
 "
     # shellcheck disable=SC2090
     export DETAILED_USAGE_INITIALIZE_LOCAL_VIRTUALENV
+    # shellcheck disable=SC2089
+    DETAILED_USAGE_PREPARE_BACKPORT_PACKAGES="
+      Builds backport packages. You can provide (after --) optional list of 
packages to prepare.
+      If no packages are specified, readme for all packages are generated.
+
+      Make sure to set the right version in 
'./backport_packages/setup_backport_packages.py'
+
+      Examples:
+
+      '${CMDNAME} prepare-backport-packages' or
+      '${CMDNAME} prepare-backport-packages' -- google' or
+      '${CMDNAME} prepare-backport-packages' -- http google amazon'

Review comment:
       Yep. Thanks. Resolved.!




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to