No dropping
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user