Skip to content

Commit b6e3888

Browse files
jamesgeorge007satya164
authored andcommitted
feat: recommend the closest match to an unknown command
1 parent a310a7b commit b6e3888

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cli.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,4 +378,5 @@ yargs
378378
}
379379
})
380380
.demandCommand()
381+
.recommendCommands()
381382
.strict().argv;

0 commit comments

Comments
 (0)