mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-01 18:26:38 +00:00
fix(core): Remove dead code and documentation related to the obsolete list tool. (#22672)
This commit is contained in:
@@ -231,7 +231,6 @@ Markdown ファイル名はモード名になります (例: `review.md` は `re
|
||||
| `read` | ファイルの内容を読み取る |
|
||||
| `grep` | ファイルの内容を検索 |
|
||||
| `glob` | パターンでファイルを検索 |
|
||||
| `list` | ディレクトリの内容をリストする |
|
||||
| `patch` | ファイルにパッチを適用する |
|
||||
| `todowrite` | ToDo リストを管理する |
|
||||
| `webfetch` | Web コンテンツを取得する |
|
||||
|
||||
Reference in New Issue
Block a user