Make options a list
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user