jedcunningham commented on code in PR #29450: URL: https://github.com/apache/airflow/pull/29450#discussion_r1102859688
########## docs/apache-airflow/howto/usage-cli.rst: ########## @@ -219,7 +219,7 @@ By default, ``db clean`` will archive purged rows in tables of the form ``_airfl Export the purged records from the archive tables ------------------------------------------------- -The ``db export-cleaned`` command exports the contents of the archived tables, created by the ``db clean`` command, +The ``db export-archived`` command exports the contents of the archived tables, created by the ``db clean`` command, Review Comment: There is another reference down in the dropping section as well. -- 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]
