We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c85f1cf commit 45a6d33Copy full SHA for 45a6d33
src/Util/Help.php
@@ -458,7 +458,7 @@ private function getAllOptions()
458
],
459
'bootstrap' => [
460
'argument' => '--bootstrap=<bootstrap>',
461
- 'description' => 'Run the specified comma-separated file(s) before processing begins.',
+ 'description' => 'Run the specified file(s) before processing begins. A list of files can be provided, separated by commas.',
462
463
'cache' => [
464
'argument' => '--cache[=<cacheFile>]',
0 commit comments