]> git.mxchange.org Git - friendica.git/commitdiff
[DOCS] Auto Install: Add description
authorMarcus Müller <25648755+M-arcus@users.noreply.github.com>
Thu, 19 Apr 2018 08:21:41 +0000 (10:21 +0200)
committerGitHub <noreply@github.com>
Thu, 19 Apr 2018 08:21:41 +0000 (10:21 +0200)
src/Core/Console/AutomaticInstallation.php

index 5df99c1e94d53c0e48f350d6339c7cab17c18b1a..6318b19a88279be8c8db5c4845a8e9a2f3af992a 100644 (file)
@@ -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.