fix: Remove duplicate options in specify.md (#1765)

This commit is contained in:
Ryo Hasegawa
2026-03-09 21:38:10 +09:00
committed by GitHub
parent 8618d0a53e
commit 3ef12cae3e

View File

@@ -9,8 +9,8 @@ handoffs:
prompt: Clarify specification requirements
send: true
scripts:
sh: scripts/bash/create-new-feature.sh --json "{ARGS}"
ps: scripts/powershell/create-new-feature.ps1 -Json "{ARGS}"
sh: scripts/bash/create-new-feature.sh "{ARGS}"
ps: scripts/powershell/create-new-feature.ps1 "{ARGS}"
---
## User Input