Skip to content

Commit a1f84f1

Browse files
committed
Update parallel-lint.php
1 parent 745139d commit a1f84f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parallel-lint.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ function showOptions()
3030
* Help
3131
*/
3232
if (!isset($_SERVER['argv'][1]) || in_array('-h', $_SERVER['argv']) || in_array('--help', $_SERVER['argv'])) { ?>
33-
PHP Parallel Lint version 0.3
33+
PHP Parallel Lint version 0.4
3434
---------------------------
3535
Usage:
3636
parallel-lint [sa] [-p php] [-e ext] [-j num] [--exclude dir] [files or directories]

0 commit comments

Comments
 (0)