mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-06 03:59:53 +08:00
feat: 更新文案
This commit is contained in:
parent
325f856769
commit
e441e96f6f
@ -490,7 +490,7 @@ export default class Service extends EventEmitter {
|
||||
this.program
|
||||
.usage('<command> [options]')
|
||||
.version(`@webank/fes ${this.fesPkg.version}`, '-v, --vers', 'output the current version')
|
||||
.description('一个好用的前端解决方案');
|
||||
.description(chalk.cyan('一个好用的前端应用解决方案'));
|
||||
}
|
||||
|
||||
parseCommand() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user