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 a54d60d commit b0060cfCopy full SHA for b0060cf
1 file changed
src/command.ts
@@ -512,6 +512,7 @@ export class MassargHelpCommand<
512
name: 'command',
513
aliases: ['c'],
514
description: 'Command to print help for',
515
+ isDefault: true,
516
})
517
}
518
0 commit comments