mik-laj commented on a change in pull request #21879:
URL: https://github.com/apache/airflow/pull/21879#discussion_r820267490



##########
File path: airflow/cli/cli_parser.py
##########
@@ -1362,7 +1362,8 @@ class GroupCommand(NamedTuple):
     ),
     ActionCommand(
         name='downgrade',
-        help="Downgrade the schema of the metadata database",
+        help="Downgrade the schema of the metadata database.  Must provide 
either `--revision` "

Review comment:
       We have a separate command that displays a cheatsheet. So far, only two 
commands have a description that requires a wrap when the terminal width is 120.
   <img width="844" alt="Screenshot 2022-03-06 at 19 02 33" 
src="https://user-images.githubusercontent.com/12058428/156935855-1a591014-4af1-42f5-8114-e3528ac7b709.png";>
   <img width="841" alt="Screenshot 2022-03-06 at 19 02 44" 
src="https://user-images.githubusercontent.com/12058428/156935856-7a5c7636-2cea-48ba-a323-7f932fc0be6f.png";>
   
   




-- 
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]


Reply via email to