Skip to content

Commit 2b2c8e3

Browse files
committed
recovered hooks help
1 parent ba531b1 commit 2b2c8e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/chat-cli/src/cli/chat/prompt.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ pub const COMMANDS: &[&str] = &[
130130
"/context rm",
131131
"/context clear",
132132
"/hooks",
133-
// "/hooks help", // currently not implemented
133+
"/hooks help",
134134
"/hooks add",
135135
"/hooks rm",
136136
"/hooks enable",

0 commit comments

Comments
 (0)