From: Michael Date: Sun, 20 Dec 2020 14:04:00 +0000 (+0000) Subject: Replaced tabs with spaces X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=246a90b0e6a130517ef2a9cec86d5cd87d3ba6ee;p=friendica.git Replaced tabs with spaces --- diff --git a/src/Console/DatabaseStructure.php b/src/Console/DatabaseStructure.php index b998c420b8..a7934ef84c 100644 --- a/src/Console/DatabaseStructure.php +++ b/src/Console/DatabaseStructure.php @@ -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; }