added useage line to /chat command

This commit is contained in:
Knox Lively
2024-03-28 00:28:30 -06:00
parent 893beff34d
commit 4f9d306014
+1
View File
@@ -29,6 +29,7 @@ Show all bookmarks.
Ask the AI-assistant an [ad-hoc] question from the terminal.
```
Usage:
/chat How do I resolve a merge conflict?
```
<Tip>