mirror of
https://github.com/chenasraf/massarg.git
synced 2026-05-18 01:39:05 +00:00
fix(help): help subcommand default
This commit is contained in:
@@ -512,6 +512,7 @@ export class MassargHelpCommand<
|
||||
name: 'command',
|
||||
aliases: ['c'],
|
||||
description: 'Command to print help for',
|
||||
isDefault: true,
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user