]> git.mxchange.org Git - friendica.git/commitdiff
Fix small typo (land -> lang)
authorCrystalStiletto <CrystalStiletto@users.noreply.github.com>
Thu, 25 Oct 2018 20:54:33 +0000 (22:54 +0200)
committerArmando Lüscher <armando@noplanman.ch>
Thu, 25 Oct 2018 20:59:24 +0000 (22:59 +0200)
doc/Install.md
doc/de/Install.md

index e6d1d40645a5386e0ef94f2dd218855cd2bc776e..e8a7d509edbf1af3faf5dc0133655a16f33c06c7 100644 (file)
@@ -195,7 +195,7 @@ All options will be saved in the `config/local.ini.php` and are overruling the a
 -      `-b|--phppath <php_path>` The path of the PHP binary (env `FRIENDICA_PHP_PATH`)
 -      `-A|--admin <mail>` The admin email address of Friendica (env `FRIENDICA_ADMIN_MAIL`)
 -      `-T|--tz <timezone>` The timezone of Friendica (env `FRIENDICA_TZ`)
--      `-L|--land <language>` The language of Friendica (env `FRIENDICA_LANG`)
+-      `-L|--lang <language>` The language of Friendica (env `FRIENDICA_LANG`)
 
 Navigate to the main Friendica directory and execute the following command:
 
index 132fbc19041a13fd4227d31df45818c243268dee..21c5513ac443f56493fb2cb595593ca9b5e0005e 100644 (file)
@@ -196,7 +196,7 @@ Alle Optionen werden in `config/local.ini.php` gespeichert und überschreiben et
 -      `-b|--phppath <path>` Der Pfad zur PHP-Datei (env `FRIENDICA_PHP_PATH`)
 -      `-A|--admin <mail>` Die Admin E-Mail Adresse dieses Friendica Knotens (env `FRIENDICA_ADMIN_MAIL`)
 -      `-T|--tz <timezone>` Die Zeitzone von Friendica (env `FRIENDICA_TZ`)
--      `-L|--land <language>` Die Sprache von Friendica (env `FRIENDICA_LANG`)
+-      `-L|--lang <language>` Die Sprache von Friendica (env `FRIENDICA_LANG`)
 
 Gehe in den Friendica-Hauptordner und führe den Kommandozeilen Befehl aus: