Skip to content

Commit 0e41f3e

Browse files
committed
chore: typo
1 parent af4bdc7 commit 0e41f3e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/index.ts

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@ function printHelp() {
99
console.log(`
1010
Rewriting at Vue Macros using ast-grep.
1111
12-
${chalk.underline('Usage:')} vue-macros <command> [directory] {(default current directory)}
12+
${chalk.underline('Usage:')} vue-macros <command> [directory]
13+
14+
${chalk.underline('Directory:')}
15+
default current directory
1316
1417
${chalk.underline('Commands:')}
1518
sg Rewrite code in specified directory

0 commit comments

Comments
 (0)