Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
dam5s committed Nov 26, 2023
1 parent bc9c7d3 commit 209043e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,6 @@ dart run cyclic_dependency_checks

* `--path` or `-p` for the path to the module that is checked, path should be a folder containing a `pubspec.yaml`,
defaults to current working directory.
* `--mono-repo` or `-m` as an alternative to path, use the path to your Melos based mono-repo
to run against all its components.
* `--max-depth` or `-d` to limit the depth of the check, defaults to no max depth.

0 comments on commit 209043e

Please sign in to comment.