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


##########
contributing-docs/03_contributors_quick_start.rst:
##########
@@ -414,12 +429,22 @@ Using Breeze
 
 4. Stopping breeze
 
+If Airflow was started with ``breeze start-airflow``:
+
 .. code-block:: bash
 
   root@f3619b74c59a:/opt/airflow# stop_airflow
+  breeze down
+
+If Airflow was started with ``breeze --python 3.9 --backend postgres``:

Review Comment:
   ```suggestion
   If `breeze` was started with ``breeze --python 3.9 --backend postgres`` or 
similar:
   ```



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