Skip to content

Commit 12cf471

Browse files
authored
docs: update readme
1 parent b77c29b commit 12cf471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Options:
6666
-m, [--pact-file-write-mode=PACT_FILE_WRITE_MODE] # `overwrite` or `merge`. Use `merge` when running multiple mock service instances in parallel for the same consumer/provider pair. Ensure the pact file is deleted before running tests when using this option so that interactions deleted from the code are not maintained in the file.
6767
# Default: overwrite
6868
-i, [--pact-specification-version=PACT_SPECIFICATION_VERSION] # The pact specification version to use when writing the pact
69-
# Default: 1
69+
# Default: 2
7070
-l, [--log=LOG] # File to which to log output
7171
-o, [--cors=CORS] # Support browser security in tests by responding to OPTIONS requests and adding CORS headers to mocked responses
7272
[--ssl], [--no-ssl] # Use a self-signed SSL cert to run the service over HTTPS

0 commit comments

Comments
 (0)