feat(HAI-001): update help text for task create command

This commit is contained in:
Dustin Byrne
2026-03-25 19:15:11 -04:00
parent 495a2eaa81
commit 07248db6b2

View File

@@ -8,7 +8,7 @@ hai — AI-orchestrated task board
Usage:
hai dashboard Start the board web UI
hai task create [title] Create a new task (goes to triage)
hai task create [desc] Create a new task (goes to triage)
hai task list List all tasks
hai task move <id> <col> Move a task to a column
hai task merge <id> Merge an in-review task and close it