mirror of
https://github.com/flarum/framework.git
synced 2025-01-21 16:26:13 +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…
Reference in New Issue
Block a user