Skip to content

Commit 9f1a6da

Browse files
authored
fix(chat): Remove duplicate /context command help text (#1438)
1 parent 0920222 commit 9f1a6da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/q_chat/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,6 @@ const HELP_TEXT: &str = color_print::cstr! {"
254254
<em>help</em> <black!>Show prompts help</black!>
255255
<em>list</em> <black!>List or search available prompts</black!>
256256
<em>get</em> <black!>Retrieve and send a prompt</black!>
257-
<em>/context</em> <black!>Manage context files for the chat session</black!>
258257
<em>/context</em> <black!>Manage context files and hooks for the chat session</black!>
259258
<em>help</em> <black!>Show context help</black!>
260259
<em>show</em> <black!>Display current context rules configuration [--expand]</black!>

0 commit comments

Comments
 (0)