We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af4bdc7 commit 0e41f3eCopy full SHA for 0e41f3e
src/index.ts
@@ -9,7 +9,10 @@ function printHelp() {
9
console.log(`
10
Rewriting at Vue Macros using ast-grep.
11
12
-${chalk.underline('Usage:')} vue-macros <command> [directory] {(default current directory)}
+${chalk.underline('Usage:')} vue-macros <command> [directory]
13
+
14
+${chalk.underline('Directory:')}
15
+ default current directory
16
17
${chalk.underline('Commands:')}
18
sg Rewrite code in specified directory
0 commit comments