Skip to content

Commit 8def48d

Browse files
committed
Small fixes.
1 parent e4c433c commit 8def48d

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,4 @@ none | --skip-signatures | Don't check docblocks against method signatures.
3636
none | --ansi | Force ANSI output.
3737
none | --no-ansi | Disable ANSI output.
3838
-n | --no-interaction | Do not ask any interactive question.
39-
-v -vv -vvv | --verbose | Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3
40-
for debug.
39+
-v -vv -vvv | --verbose | Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug.

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"name": "Dmitry Khomutov",
1212
"email": "[email protected]",
1313
"homepage": "http://corpsee.com",
14-
"role": "PHPDoc Checker"
14+
"role": "PHPDoc Checker developer"
1515
},
1616
{
1717
"name": "Dan Cryer",

0 commit comments

Comments
 (0)