mirror of
https://github.com/flarum/core.git
synced 2025-07-18 23:31:17 +02:00
Clarify console option
This commit is contained in:
@@ -71,7 +71,7 @@ class InstallCommand extends AbstractCommand
|
||||
'file',
|
||||
'f',
|
||||
InputOption::VALUE_REQUIRED,
|
||||
'Use external configuration file'
|
||||
'Use external configuration file in YAML format'
|
||||
);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user