fix(core): update
This commit is contained in:
@@ -27,7 +27,7 @@ export const run = async () => {
|
||||
});
|
||||
});
|
||||
|
||||
tsdocCli.addCommand('aidocs').subscribe(async (argvArg) => {
|
||||
tsdocCli.addCommand('aidoc').subscribe(async (argvArg) => {
|
||||
logger.log('info', `Generating new readme...`);
|
||||
logger.log('info', `This may take some time...`);
|
||||
const aidocs = new AiDoc();
|
||||
|
Reference in New Issue
Block a user