Make options a list
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue