mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-20 15:31:42 +02:00
[ticket/12039] Update command descriptions
PHPBB3-12039
This commit is contained in:
@@ -19,7 +19,7 @@ class delete extends command
|
||||
{
|
||||
$this
|
||||
->setName('config:delete')
|
||||
->setDescription("Deletes a configuration option")
|
||||
->setDescription('Deletes a configuration option')
|
||||
->addArgument(
|
||||
'key',
|
||||
InputArgument::REQUIRED,
|
||||
|
Reference in New Issue
Block a user