From 44e8da0726f0601261dbca1670acd719015accd1 Mon Sep 17 00:00:00 2001 From: Joe Danziger Date: Tue, 27 May 2025 12:00:21 -0400 Subject: [PATCH] update rule text --- .cursor/rules/taskmaster.mdc | 2 +- assets/rules/taskmaster.mdc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.cursor/rules/taskmaster.mdc b/.cursor/rules/taskmaster.mdc index 9b20779e..ec457135 100644 --- a/.cursor/rules/taskmaster.mdc +++ b/.cursor/rules/taskmaster.mdc @@ -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. diff --git a/assets/rules/taskmaster.mdc b/assets/rules/taskmaster.mdc index 9b20779e..ec457135 100644 --- a/assets/rules/taskmaster.mdc +++ b/assets/rules/taskmaster.mdc @@ -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.