Skip to content

docs: clarify combinable --verbose and --locale options across all READMEs#149

Open
Timcai06 wants to merge 3 commits intoDone-0:mainfrom
Timcai06:main
Open

docs: clarify combinable --verbose and --locale options across all READMEs#149
Timcai06 wants to merge 3 commits intoDone-0:mainfrom
Timcai06:main

Conversation

@Timcai06
Copy link

@Timcai06 Timcai06 commented Mar 4, 2026

This PR improves documentation clarity by explicitly stating that --verbose (-v) and --locale (-l) can be used together.

Changes included:

  • Added a usage tip under the Code Analysis options table in:
    • README.md
    • README_ZH.md
    • README_RU.md
  • Added the same type of usage tip under the AI Code Review options table in all three README files.
  • Included concrete combined-command examples (e.g. ... -v -l zh / ... -v -l ru).

Why this change:

  • The docs previously listed -v and -l separately, which could make combined usage unclear.
  • This update reduces confusion and improves first-time user experience without changing runtime behavior.

Done-0 and others added 3 commits March 1, 2026 18:38
feat(cli): add clone-and-analyze command for remote repositories
docs: translate comments and JSDoc to English
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants