Make options a list

bug/bundler_fix
Calum Hutton 2017-08-30 01:33:06 +01:00
parent 42ab00fd2c
commit 52c8fff3cb
1 changed files with 3 additions and 3 deletions

View File

@ -16,9 +16,9 @@
## Options ## Options
`HttpUsername` - Username for HTTP basic auth (optional) - `HttpUsername` - Username for HTTP basic auth (optional)
`HttpPassword` - Password for HTTP basic auth (optional) - `HttpPassword` - Password for HTTP basic auth (optional)
`TARGETURI` - The path to the XML-RPC endpoint - `TARGETURI` - The path to the XML-RPC endpoint
## Scenarios ## Scenarios