diff --git a/src/Console/AutomaticInstallation.php b/src/Console/AutomaticInstallation.php index 72128c1270..5d608b00d5 100644 --- a/src/Console/AutomaticInstallation.php +++ b/src/Console/AutomaticInstallation.php @@ -93,7 +93,7 @@ Examples bin/console autoinstall --savedb Installs Friendica with environment variables and saves them to the 'config/local.config.php' file - bin/console autoinstall -h localhost -p 3365 -U user -P passwort1234 -d friendica + bin/console autoinstall -H localhost -p 3365 -u user -P passwort1234 -d friendica -U https://friendica.fqdn Installs Friendica with a local mysql database with credentials HELP; }