clarify init for all profiles if not specified

This commit is contained in:
Joe Danziger
2025-05-27 11:58:25 -04:00
parent b88e6299fd
commit 8b354375f4
2 changed files with 2 additions and 2 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, only Cursor rules are initialized by default.
* If not specified, all rules profiles are initialized by default.
* **MCP Tool:** `initialize_project`