typo - to many colons (:); refs #3

master
lead2gold 2018-01-25 10:50:04 -05:00
parent 3137e62952
commit fbfaf42a9a
1 changed files with 4 additions and 4 deletions

@ -8,10 +8,10 @@ Growl requires this script to pre-register the notifications it sends before bei
### Syntax
Valid syntaxes are as follows:
* **growl**:://**{hostname}**
* **growl**:://**{hostname}**:**{port}**
* **growl**:://**{password}**@**{hostname}**
* **growl**:://**{password}**@**{hostname}**:**{port}**
* **growl**://**{hostname}**
* **growl**://**{hostname}**:**{port}**
* **growl**://**{password}**@**{hostname}**
* **growl**://**{password}**@**{hostname}**:**{port}**
Depending on the version of your Apple OS, you may wish to enable the legacy protocol version (v1.4) as follows if you have problems receiving the icon in version 2 (the default):
* **growl**://**{password}**@**{hostname}**?version=**1**