Replaced tabs with spaces
This commit is contained in:
parent
6ebd023c4e
commit
246a90b0e6
|
@ -62,9 +62,9 @@ Commands
|
||||||
Options
|
Options
|
||||||
-h|--help|-? Show help information
|
-h|--help|-? Show help information
|
||||||
-v Show more debug 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)
|
-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;
|
HELP;
|
||||||
return $help;
|
return $help;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue