Skip to content

Commit 826c3a6

Browse files
localdenCopilot
andauthored
Update scripts/powershell/check-prerequisites.ps1
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent e83e1cd commit 826c3a6

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

scripts/powershell/check-prerequisites.ps1

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -48,16 +48,6 @@ EXAMPLES:
4848
4949
# Get feature paths only (no validation)
5050
.\check-prerequisites.ps1 -PathsOnly
51-
52-
COMPATIBILITY:
53-
# For task prerequisites (plan.md required)
54-
.\check-prerequisites.ps1 -Json
55-
56-
# For implementation prerequisites (plan.md + tasks.md required)
57-
.\check-prerequisites.ps1 -Json -RequireTasks -IncludeTasks
58-
59-
# For feature paths only (no validation)
60-
.\check-prerequisites.ps1 -PathsOnly
6151
6252
"@
6353
exit 0

0 commit comments

Comments
 (0)