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