Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
feluelle committed Jan 17, 2022
1 parent aa798b0 commit 2beb39b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ Then just call it like this:
```
Usage: airflow-diagrams generate [OPTIONS]
Generates <airflow-dag-id>_diagrams.py which contains the definition to
create a diagram. Run this file and you will get a rendered diagram.
Generates <airflow-dag-id>_diagrams.py in <output-path> directory which
contains the definition to create a diagram. Run this file and you will get
a rendered diagram.
Options:
-d, --airflow-dag-id TEXT The dag id from which to generate the diagram.
Expand Down

0 comments on commit 2beb39b

Please sign in to comment.