Skip to content

Commit 45a6d33

Browse files
committed
Help texts: updates based on reviews
1 parent c85f1cf commit 45a6d33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Util/Help.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ private function getAllOptions()
458458
],
459459
'bootstrap' => [
460460
'argument' => '--bootstrap=<bootstrap>',
461-
'description' => 'Run the specified comma-separated file(s) before processing begins.',
461+
'description' => 'Run the specified file(s) before processing begins. A list of files can be provided, separated by commas.',
462462
],
463463
'cache' => [
464464
'argument' => '--cache[=<cacheFile>]',

0 commit comments

Comments
 (0)