Skip to content

Commit 7dea56d

Browse files
committed
[mercury][migration-script] Update comments
Remove usage options that were not tested
1 parent 44ddd26 commit 7dea56d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/mercury/src/cli/migrate-mercury-tokens.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@
88
* Version: 1.0.0
99
*
1010
* USAGE:
11-
* 1. Run from your project root: bunx mercury update
12-
* 2. Or with a specific directory: bunx mercury update ./src
13-
* 3. Legacy: node migrate-mercury-tokens.js [directory]
11+
* Run from your project root: bunx mercury update
1412
*
1513
* The script will:
1614
* - Find all CSS, SCSS, JS, TS, JSX, TSX files

0 commit comments

Comments
 (0)