mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[ticket/12684] Add extended help for the user:add command
PHPBB3-12684
This commit is contained in:
@@ -82,6 +82,7 @@ class add extends \phpbb\console\command\command
|
||||
$this
|
||||
->setName('user:add')
|
||||
->setDescription($this->language->lang('CLI_DESCRIPTION_USER_ADD'))
|
||||
->setHelp($this->language->lang('CLI_HELP_USER_ADD'))
|
||||
->addOption(
|
||||
'username',
|
||||
'U',
|
||||
|
Reference in New Issue
Block a user