From: Marcus Müller <25648755+M-arcus@users.noreply.github.com> Date: Thu, 19 Apr 2018 08:21:41 +0000 (+0200) Subject: [DOCS] Auto Install: Add description X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e2a58a791c3b3da4c307ffcb18ad936b8b8e6728;p=friendica.git [DOCS] Auto Install: Add description --- diff --git a/src/Core/Console/AutomaticInstallation.php b/src/Core/Console/AutomaticInstallation.php index 5df99c1e94..6318b19a88 100644 --- a/src/Core/Console/AutomaticInstallation.php +++ b/src/Core/Console/AutomaticInstallation.php @@ -17,6 +17,9 @@ class AutomaticInstallation extends Console Installation - Install Friendica automatically Synopsis bin/console autoinstall [-h|--help|-?] [-v] [-a] + +Description + Installs Friendica with data based on the htconfig.php file Notes: Not checking .htaccess/URL-Rewrite during CLI installation.