mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-17 00:07:36 +02:00
Remove prompt from all commands
This commit is contained in:
@@ -14,7 +14,6 @@ module.exports = class HelpCommand extends Command {
|
||||
args: [
|
||||
{
|
||||
key: 'command',
|
||||
prompt: 'Which command would you like to view the help for?',
|
||||
type: 'command',
|
||||
default: ''
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user