📝 Update CHEATSHEET with new search command example

This commit is contained in:
2026-04-12 10:13:53 +08:00
parent 77f2ad0857
commit d1d348226f
+8
View File
@@ -40,3 +40,11 @@ $ mise exec node@24 -- node -v
mise node@24.x.x ✓ installed
v24.x.x
```
### Search
```shell
➜ mise search go
Tool Description
go go lang (Builtin plugin). ******
```