PreferencesCommand: Correct help for --resource

fixes 
This commit is contained in:
Johannes Meyer 2021-07-27 08:34:21 +02:00
parent 81831e3eed
commit 94c6e4a100

@ -26,7 +26,7 @@ class PreferencesCommand extends Command
*
* OPTIONS:
*
* --resource=<resource-name> The resource to use. If not given, the current database config backend is used.
* --resource=<resource-name> The resource to use, if no current database config backend is configured.
*/
public function indexAction()
{