]> git.mxchange.org Git - friendica.git/commitdiff
Replaced tabs with spaces
authorMichael <heluecht@pirati.ca>
Sun, 20 Dec 2020 14:04:00 +0000 (14:04 +0000)
committerMichael <heluecht@pirati.ca>
Sun, 20 Dec 2020 14:04:00 +0000 (14:04 +0000)
src/Console/DatabaseStructure.php

index b998c420b8c9adc4bf9224e87b9eff2e14b3c2fa..a7934ef84c65d1e4b99dbb5c60c26712be81f65e 100644 (file)
@@ -62,9 +62,9 @@ Commands
 Options
     -h|--help|-?       Show help information
     -v                 Show more debug information.
-       -e|--execute       Execute the dropping.
+    -e|--execute       Execute the dropping.
     -f|--force         Force the update command (Even if the database structure matches)
-       -o|--override      Override running or stalling updates
+    -o|--override      Override running or stalling updates
 HELP;
                return $help;
        }