mirror of
https://github.com/Egonex-AI/Understand-Anything.git
synced 2026-06-22 10:58:03 +08:00
Merge pull request #92 from 0xnayuta/fix/quote-understand-argument-hint-yaml
fix(skill): quote understand argument-hint yaml
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: understand
|
||||
description: Analyze a codebase to produce an interactive knowledge graph for understanding architecture, components, and relationships
|
||||
argument-hint: [path] [--full|--auto-update|--no-auto-update|--review]
|
||||
argument-hint: ["[path] [--full|--auto-update|--no-auto-update|--review]"]
|
||||
---
|
||||
|
||||
# /understand
|
||||
|
||||
Reference in New Issue
Block a user