Skip to content

Commit beb6ad7

Browse files
yifancongCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 2d3d560 commit beb6ad7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/document/docs/en/guide/start

packages/document/docs/en/guide/start/ai.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ rsdoctor-agent <group> <subcommand> --data-file <path>
8989
rsdoctor-agent bundle optimize --data-file ./dist/rsdoctor-data.json --side-effects-page-size 10
9090

9191
# Example: return only required fields
92-
rsdoctor-agent packages duplicates --data-file ./dist/rsdoctor-data.json --filter "<command-specific-filter>"
92+
rsdoctor-agent query packages_duplicates --data-file ./dist/rsdoctor-data.json --filter "<command-specific-filter>"
9393
```
9494

9595
## MCP Server

0 commit comments

Comments
 (0)