diff --git a/packages/repo-tools/cli-report.md b/packages/repo-tools/cli-report.md index a06f426baf..47a7d6d01f 100644 --- a/packages/repo-tools/cli-report.md +++ b/packages/repo-tools/cli-report.md @@ -16,6 +16,7 @@ Commands: type-deps generate-catalog-info [options] knip-reports [options] [paths...] + backend-lint [paths...] package [command] repo [command] help [command] @@ -39,6 +40,15 @@ Options: -h, --help ``` +### `backstage-repo-tools backend-lint` + +``` +Usage: backstage-repo-tools backend-lint [options] [paths...] + +Options: + -h, --help +``` + ### `backstage-repo-tools generate-catalog-info` ```