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.
2 parents bb12d87 + 1b217b9 commit 803e920Copy full SHA for 803e920
lib/commands/plugin.js
@@ -52,10 +52,10 @@ const cmd = {
52
.example(chalk.yellow('leetcode plugin company'), 'Show company plugin')
53
.example(chalk.yellow('leetcode plugin company -c'), 'Show config of company plugin')
54
.example('', '')
55
- .example(chalk.yellow('leetcode plugin -i'), 'Install all missing plugins from GtiHub')
56
- .example(chalk.yellow('leetcode plugin -i company'), 'Install company plugin from GtiHub')
+ .example(chalk.yellow('leetcode plugin -i'), 'Install all missing plugins from GitHub')
+ .example(chalk.yellow('leetcode plugin -i company'), 'Install company plugin from GitHub')
57
.example(chalk.yellow('leetcode plugin -d company'), 'Disable company plugin')
58
- .example(chalk.yellow('leetcode plugin -e company'), 'Enable comapny plugin')
+ .example(chalk.yellow('leetcode plugin -e company'), 'Enable company plugin')
59
.example(chalk.yellow('leetcode plugin -D company'), 'Delete company plugin');
60
}
61
};
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments