Skip to content

Commit f991a6c

Browse files
chore: generate
1 parent b1764b2 commit f991a6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/web/src/content/docs/zh-cn/tools.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Tools allow the LLM to perform actions in your codebase. opencode comes with a s
147147
}
148148
```
149149

150-
使用类似 **/*.js 或 src/**/*.ts 的通配符模式搜索文件。返回按修改时间排序的匹配文件路径。
150+
使用类似 **/\*.js 或 src/**/\*.ts 的通配符模式搜索文件。返回按修改时间排序的匹配文件路径。
151151

152152
---
153153

0 commit comments

Comments
 (0)