mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-22 04:06:54 +00:00
Fix troubleshoot command usage documentation (#220)
Add missing --fix flag to usage section to match arguments list
This commit is contained in:
parent
484a84971e
commit
5436b1a762
@ -10,7 +10,7 @@ Systematically diagnose and resolve issues in code, builds, deployments, or syst
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
```
|
```
|
||||||
/sc:troubleshoot [issue] [--type bug|build|performance|deployment] [--trace]
|
/sc:troubleshoot [issue] [--type bug|build|performance|deployment] [--trace] [--fix]
|
||||||
```
|
```
|
||||||
|
|
||||||
## Arguments
|
## Arguments
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user