No dropping
This commit is contained in:
parent
b794c599a9
commit
194f0f7058
|
@ -52,7 +52,7 @@ Usage
|
|||
|
||||
Commands
|
||||
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
|
||||
-f|--force Force the update command (Even if the database structure matches)
|
||||
|
|
|
@ -54,7 +54,7 @@ Description
|
|||
|
||||
Options
|
||||
-h|--help|-? Show help information
|
||||
-e|--execute Execute the dropping
|
||||
-e|--execute Execute the merge
|
||||
HELP;
|
||||
return $help;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue