use "rule profiles" instead of "rules profiles"

This commit is contained in:
Joe Danziger
2025-05-27 13:09:24 -04:00
parent ca4a449905
commit 8d0fea2d99
17 changed files with 88 additions and 94 deletions

View File

@@ -23,7 +23,7 @@ This document provides a detailed reference for interacting with Taskmaster, cov
* Example: `task-master init -r roo`
* **What happens:**
* For each, creates the appropriate rules directory (e.g., `.roo/rules`) and MCP config (e.g., `.roo/mcp.json`).
* If not specified, all rules profiles are initialized by default.
* If not specified, all rule profiles are initialized by default.
* **MCP Tool:** `initialize_project`