mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
Fix troubleshoot command usage documentation (#220)
Add missing --fix flag to usage section to match arguments list
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user