Skip to content

Commit e7057b0

Browse files
authored
Fixed failed tests (#11)
* And updating PHP deps
1 parent c43141e commit e7057b0

File tree

3 files changed

+526
-345
lines changed

3 files changed

+526
-345
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,10 @@ Options:
5151
--output=OUTPUT Output format. Available options: console, markdown, json [default: "console"]
5252
--no-links Hide all links in tables
5353
--strict Return exit code if you have any difference
54-
-h, --help Display this help message
54+
-h, --help Display help for the given command. When no command is given display help for the diff command
5555
-q, --quiet Do not output any message
5656
-V, --version Display this application version
57-
--ansi Force ANSI output
58-
--no-ansi Disable ANSI output
57+
--ansi|--no-ansi Force (or disable --no-ansi) ANSI output
5958
-n, --no-interaction Do not ask any interactive question
6059
-v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
6160
```

0 commit comments

Comments
 (0)