From fbfaf42a9a6635069a98d3bc529136a6926c896b Mon Sep 17 00:00:00 2001 From: lead2gold Date: Thu, 25 Jan 2018 10:50:04 -0500 Subject: [PATCH] typo - to many colons (:); refs #3 --- Notify_growl.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Notify_growl.md b/Notify_growl.md index c5aaeae..f6531c6 100644 --- a/Notify_growl.md +++ b/Notify_growl.md @@ -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**