Преглед на файлове

tweak: apply patch description

Aiden Cline преди 1 месец
родител
ревизия
dd0906be8c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      packages/opencode/src/tool/apply_patch.txt

+ 1 - 1
packages/opencode/src/tool/apply_patch.txt

@@ -1,4 +1,4 @@
-Use the `apply_patch` tool to edit files. This is a FREEFORM tool, so do not wrap the patch in JSON. Your patch language is a stripped‑down, file‑oriented diff format designed to be easy to parse and safe to apply. You can think of it as a high‑level envelope:
+Use the `apply_patch` tool to edit files. Your patch language is a stripped‑down, file‑oriented diff format designed to be easy to parse and safe to apply. You can think of it as a high‑level envelope:
 
 *** Begin Patch
 [ one or more file sections ]