You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/05/18 10:59:42 UTC

[GitHub] [airflow] potiuk commented on a change in pull request #15918: Add usage for --package-filter option

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



##########
File path: docs/README.rst
##########
@@ -57,6 +57,12 @@ or just to run documentation building
 
      ./breeze build-docs -- --docs-only
 
+Also, you can only build one documentation via ``--package-filter`` option.
+
+.. code-block:: bash
+
+    ./breeze build-docs -- --package-filter <PACKAGE-NAME>
+

Review comment:
       ```suggestion
   You can also see all the available commands via:
   
   .. code-block:: bash
   
           ./breeze build-docs -- --help
   
   ```




-- 
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:
users@infra.apache.org