mirror of
https://github.com/freeedcom/ai-codereviewer.git
synced 2025-04-19 17:16:48 +00:00
Minor doc edits
This commit is contained in:
parent
c68b740c29
commit
960b6f51a9
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
* --repo, -r Repository name (required)
|
||||
* --author, -a Author of the comments to filter with (optional -- likely the AI bot author name)
|
||||
* --since, -s Filter comments since the given date (YYYY-MM-DD) (required)
|
||||
* --until, -u Filter comments until the given date (YYYY-MM-DD) (optional, defaults to now)
|
||||
* --until, -u Filter comments until the given date (YYYY-MM-DD) (optional, defaults to current date)
|
||||
* --token, -t GitHub personal access token (can also be set via the GITHUB_TOKEN environment variable or `.env` file)
|
||||
* It is recommended to use the environment variable to avoid exposing sensitive information.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue