Updated WireMock commandline parameters (markdown)

Stef Heyenrath
2023-05-26 12:37:31 +02:00
parent f0abdc348a
commit a9ab94969c

@@ -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. |