clarify init for all profiles if not specified
This commit is contained in:
@@ -23,7 +23,7 @@ This document provides a detailed reference for interacting with Taskmaster, cov
|
|||||||
* Example: `task-master init -r roo`
|
* Example: `task-master init -r roo`
|
||||||
* **What happens:**
|
* **What happens:**
|
||||||
* For each, creates the appropriate rules directory (e.g., `.roo/rules`) and MCP config (e.g., `.roo/mcp.json`).
|
* 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`
|
* **MCP Tool:** `initialize_project`
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ This document provides a detailed reference for interacting with Taskmaster, cov
|
|||||||
* Example: `task-master init -r roo`
|
* Example: `task-master init -r roo`
|
||||||
* **What happens:**
|
* **What happens:**
|
||||||
* For each, creates the appropriate rules directory (e.g., `.roo/rules`) and MCP config (e.g., `.roo/mcp.json`).
|
* 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`
|
* **MCP Tool:** `initialize_project`
|
||||||
|
|||||||
Reference in New Issue
Block a user