dstandish commented on code in PR #43949:
URL: https://github.com/apache/airflow/pull/43949#discussion_r1848827039
##########
airflow/cli/cli_config.py:
##########
@@ -1242,15 +1235,15 @@ class GroupCommand(NamedTuple):
),
ActionCommand(
name="reserialize",
- help="Reserialize all DAGs by parsing the DagBag files",
+ help="Re-version DAGs by parsing the DagBag files",
Review Comment:
what does re-versioning mean?
--
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]