mirror of
https://github.com/friendica/friendica
synced 2025-04-24 01:10:11 +00:00
"Does" is now "perform"
This commit is contained in:
parent
601851f3d0
commit
67227570d8
2 changed files with 3 additions and 3 deletions
|
@ -23,7 +23,7 @@ class PostUpdate extends \Asika\SimpleConsole\Console
|
|||
protected function getHelp()
|
||||
{
|
||||
$help = <<<HELP
|
||||
console postupdate - Does database post updates
|
||||
console postupdate - Performs database post updates
|
||||
Usage
|
||||
bin/console postupdate [-h|--help|-?] [--reset <version>]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue