shahar1 commented on code in PR #60982:
URL: https://github.com/apache/airflow/pull/60982#discussion_r2723863227
##########
contributing-docs/03_contributors_quick_start.rst:
##########
@@ -553,6 +551,11 @@ Using Breeze
alt="Accessing local airflow">
</div>
+- To exit in breeze start-airflow in mprocs terminal
+
+ .. code-block:: bash
+
+ q
- Alternatively you can start the same using the following commands
Review Comment:
Before mprocs was introduced, this section used to show manual start-up
instead of automated start-up using tmux. Now it seems out of context - I'd
either show the equivalent manual process in mprocs (if such exists), or just
dedicate this section entirely to tmux.
--
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]