No dropping
This commit is contained in:
parent
b794c599a9
commit
194f0f7058
|
@ -52,7 +52,7 @@ Usage
|
||||||
|
|
||||||
Commands
|
Commands
|
||||||
drop Show tables that aren't in use by Friendica anymore and can be dropped
|
drop Show tables that aren't in use by Friendica anymore and can be dropped
|
||||||
-e|--execute Execute the dropping
|
-e|--execute Execute the removal
|
||||||
|
|
||||||
update Update database schema
|
update Update database schema
|
||||||
-f|--force Force the update command (Even if the database structure matches)
|
-f|--force Force the update command (Even if the database structure matches)
|
||||||
|
|
|
@ -54,7 +54,7 @@ Description
|
||||||
|
|
||||||
Options
|
Options
|
||||||
-h|--help|-? Show help information
|
-h|--help|-? Show help information
|
||||||
-e|--execute Execute the dropping
|
-e|--execute Execute the merge
|
||||||
HELP;
|
HELP;
|
||||||
return $help;
|
return $help;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user