diff --git a/WireMock-commandline-parameters.md b/WireMock-commandline-parameters.md index bc331e8..eb8f486 100644 --- a/WireMock-commandline-parameters.md +++ b/WireMock-commandline-parameters.md @@ -4,7 +4,7 @@ The following commandline arguments can be defined for [[WireMock as dotnet tool | Argument Name| Value Type | Default | Description | | - | - | - | - | -| `--Help` | | | Show link this wiki-page +| `--Help` | | | Show a link to this wiki-page | `--Port` | integer | | [wiki-port](https://github.com/WireMock-Net/WireMock.Net/wiki/Settings#port) | `--Urls` | string| | [wiki-urls](https://github.com/WireMock-Net/WireMock.Net/wiki/Settings#urls) | `--StartAdminInterface` | boolean | true | Defines whether to start admin interface. |