docs: rename TaskFlow to Task Flow in prose

This commit is contained in:
Vincent Koc
2026-04-03 03:22:01 +09:00
parent d9c662dc69
commit 4aeb0255f3
9 changed files with 29 additions and 29 deletions

View File

@@ -810,7 +810,7 @@ List and manage [background task](/automation/tasks) runs across agents.
- `tasks notify <id>` — change notification policy for a task run
- `tasks cancel <id>` — cancel a running task
- `tasks audit` — surface operational issues (stale, lost, delivery failures)
- `tasks flow list` — list active and recent TaskFlow flows
- `tasks flow list` — list active and recent Task Flow flows
- `tasks flow show <lookup>` — inspect a flow by id or lookup key
- `tasks flow cancel <lookup>` — cancel a running flow and its active tasks