@@ -30,7 +30,7 @@ |
||
| 30 | 30 | */ |
| 31 | 31 | const HELP = <<<HELP |
| 32 | 32 | Executes the specified script for a component. |
| 33 | -HELP; |
|
| 33 | +help; |
|
| 34 | 34 | |
| 35 | 35 | /** |
| 36 | 36 | * @inheritdoc Command |
@@ -32,7 +32,7 @@ |
||
| 32 | 32 | */ |
| 33 | 33 | const HELP = <<<HELP |
| 34 | 34 | Queries properties of the Moodle installation in the present working directory. |
| 35 | -HELP; |
|
| 35 | +help; |
|
| 36 | 36 | |
| 37 | 37 | /** |
| 38 | 38 | * @inheritdoc Command |
@@ -32,7 +32,7 @@ |
||
| 32 | 32 | */ |
| 33 | 33 | const HELP = <<<HELP |
| 34 | 34 | Refreshes cached package repository meta for all caching package repositories. |
| 35 | -HELP; |
|
| 35 | +help; |
|
| 36 | 36 | |
| 37 | 37 | /** |
| 38 | 38 | * @inheritdoc Command |