Make options a list
parent
42ab00fd2c
commit
52c8fff3cb
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue