diff --git a/templates/commands/specify.md b/templates/commands/specify.md index 5fd4489ee..3d60f44d7 100644 --- a/templates/commands/specify.md +++ b/templates/commands/specify.md @@ -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