ashb commented on a change in pull request #12766:
URL: https://github.com/apache/airflow/pull/12766#discussion_r537645829
##########
File path: UPGRADING_TO_2.0.md
##########
@@ -493,6 +494,27 @@ second_task = PythonOperator(
For Airflow 2.0, the traditional `executor_config` will continue operation
with a deprecation warning,
but will be removed in a future version.
+### The "airflow run" Command Will Row run Through the ``args`` Argument
Instead of the ``command`` Argument
Review comment:
```suggestion
### The "airflow run" Command Will Row run through the `args` argument
Instead of the `command` argument
```
----------------------------------------------------------------
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]