Skip to content

Commit 96d584f

Browse files
docs: fix supported commands description
1 parent 86f03b7 commit 96d584f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Install the [opencode-snip](https://github.com/VincentHardouin/opencode-snip) pl
159159
}
160160
```
161161

162-
The plugin uses the `tool.execute.before` hook to automatically prefix supported commands with `snip`.
162+
The plugin uses the `tool.execute.before` hook to automatically prefix all commands with `snip`. Commands not supported by snip pass through unchanged.
163163

164164
### Cursor
165165

0 commit comments

Comments
 (0)