mirror of
https://github.com/caronc/apprise.git
synced 2024-12-12 09:51:05 +01:00
typo - to many colons (:); refs #3
parent
eaea10dd4e
commit
d422e7874c
@ -31,10 +31,10 @@ The *MessageType* will be one of the following:
|
||||
|
||||
### Syntax
|
||||
Valid syntaxes are as follows:
|
||||
* **xml**:://**{hostname}**
|
||||
* **xml**:://**{hostname}**:**{port}**
|
||||
* **xmls**:://**{hostname}**
|
||||
* **xmls**:://**{hostname}**:**{port}**
|
||||
* **xml**://**{hostname}**
|
||||
* **xml**://**{hostname}**:**{port}**
|
||||
* **xmls**://**{hostname}**
|
||||
* **xmls**://**{hostname}**:**{port}**
|
||||
|
||||
### Parameter Breakdown
|
||||
| Variable | Required | Description
|
||||
|
Loading…
Reference in New Issue
Block a user