dstandish commented on code in PR #43477:
URL: https://github.com/apache/airflow/pull/43477#discussion_r1821526219
##########
docs/apache-airflow/start.rst:
##########
@@ -110,7 +110,7 @@ run the commands below.
# run your first task instance
airflow tasks test example_bash_operator runme_0 2015-01-01
# run a backfill over 2 days
- airflow dags backfill example_bash_operator \
+ airflow backfill create --dag example_bash_operator \
Review Comment:
done in the followup pr https://github.com/apache/airflow/pull/43478
--
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]