Update scripts/powershell/check-prerequisites.ps1
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -49,16 +49,6 @@ EXAMPLES:
|
|||||||
# Get feature paths only (no validation)
|
# Get feature paths only (no validation)
|
||||||
.\check-prerequisites.ps1 -PathsOnly
|
.\check-prerequisites.ps1 -PathsOnly
|
||||||
|
|
||||||
COMPATIBILITY:
|
|
||||||
# For task prerequisites (plan.md required)
|
|
||||||
.\check-prerequisites.ps1 -Json
|
|
||||||
|
|
||||||
# For implementation prerequisites (plan.md + tasks.md required)
|
|
||||||
.\check-prerequisites.ps1 -Json -RequireTasks -IncludeTasks
|
|
||||||
|
|
||||||
# For feature paths only (no validation)
|
|
||||||
.\check-prerequisites.ps1 -PathsOnly
|
|
||||||
|
|
||||||
"@
|
"@
|
||||||
exit 0
|
exit 0
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user