mik-laj commented on a change in pull request #7776: [WIP] Display Graph with 
TI status after backfilling
URL: https://github.com/apache/airflow/pull/7776#discussion_r395621256
 
 

 ##########
 File path: airflow/bin/cli.py
 ##########
 @@ -232,7 +232,7 @@ class CLIFactory:
         # show_dag
         'save': Arg(
             ("-s", "--save"),
-            "Saves the result to the indicated file.\n"
+            "Save the DAG structure as image to the indicated file.\n"
 
 Review comment:
   ```suggestion
               "Saves the DAG structure as image to the indicated file.\n"
   ```

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


With regards,
Apache Git Services

Reply via email to