docs(#125): update CLI example to use --vcs-url #128

Merged
rodin merged 1 commits from fix/125-readme-cli-example into main 2026-05-14 07:08:16 +00:00
+1 -1
View File
@@ -282,7 +282,7 @@ Rules:
```bash
review-bot \
--gitea-url https://gitea.example.com \
--vcs-url https://gitea.example.com \
--repo owner/name \
--pr 42 \
--reviewer-token "$GITEA_TOKEN" \