Make options a list

This commit is contained in:
Calum Hutton
2017-08-30 01:33:06 +01:00
parent 42ab00fd2c
commit 52c8fff3cb
@@ -16,9 +16,9 @@
## Options
`HttpUsername` - Username for HTTP basic auth (optional)
`HttpPassword` - Password for HTTP basic auth (optional)
`TARGETURI` - The path to the XML-RPC endpoint
- `HttpUsername` - Username for HTTP basic auth (optional)
- `HttpPassword` - Password for HTTP basic auth (optional)
- `TARGETURI` - The path to the XML-RPC endpoint
## Scenarios