update rule text

This commit is contained in:
Joe Danziger
2025-05-27 12:00:21 -04:00
parent 8b354375f4
commit 44e8da0726
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ This document provides a detailed reference for interacting with Taskmaster, cov
* Example: `task-master init --rules cursor,windsurf`
* 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`).
* For each, creates the appropriate profile and rules directory (e.g., `.roo/rules`) and MCP config (e.g., `.roo/mcp.json`).
* If not specified, all rules profiles are initialized by default.

View File

@@ -22,7 +22,7 @@ This document provides a detailed reference for interacting with Taskmaster, cov
* Example: `task-master init --rules cursor,windsurf`
* 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`).
* For each, creates the appropriate profile and rules directory (e.g., `.roo/rules`) and MCP config (e.g., `.roo/mcp.json`).
* If not specified, all rules profiles are initialized by default.