Skip to content

Commit 742569f

Browse files
authored
Update help.toml
Added new command Signed-off-by: Mithun Gowda B <[email protected]>
1 parent cc2af01 commit 742569f

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

SuperQwen/Commands/help.toml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
---
2-
name: help
3-
description: "List all available /sc commands and their functionality"
4-
prompt: |
1+
description = "List all available /sc commands and their functionality"
2+
prompt = """
53
# /sq:help - Command Reference Documentation
64
75
## Triggers
@@ -56,3 +54,4 @@ prompt: |
5654
5755
**Note:** This list is manually generated and may become outdated. If you suspect it is inaccurate, please consider regenerating it or contacting a maintainer.
5856
---
57+
"""

0 commit comments

Comments
 (0)