Replaced tabs with spaces

This commit is contained in:
Michael 2020-12-20 14:04:00 +00:00
parent 6ebd023c4e
commit 246a90b0e6
1 changed files with 2 additions and 2 deletions

View 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;
}