mirror of
https://github.com/flarum/framework.git
synced 2025-04-02 23:19:04 +08:00
Clarify console option
This commit is contained in:
parent
b48c9e6962
commit
4d8259cd95
@ -71,7 +71,7 @@ class InstallCommand extends AbstractCommand
|
||||
'file',
|
||||
'f',
|
||||
InputOption::VALUE_REQUIRED,
|
||||
'Use external configuration file'
|
||||
'Use external configuration file in YAML format'
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user