Skip to content

Commit 581ca1c

Browse files
committed
Change URL to PATH for appIcon and contentImage
1 parent 7bd8ac5 commit 581ca1c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.markdown

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -166,17 +166,17 @@ For information on the `ID` see the `-activate` option.
166166

167167
-------------------------------------------------------------------------------
168168

169-
`-appIcon URL` **[10.9+ only]**
169+
`-appIcon PATH` **[10.9+ only]**
170170

171-
Specifies The URL of an image to display instead of the application icon.
171+
Specifies The PATH of an image to display instead of the application icon.
172172

173173
**WARNING: This option is subject to change since it relies on a private method.**
174174

175175
-------------------------------------------------------------------------------
176176

177-
`-contentImage URL` **[10.9+ only]**
177+
`-contentImage PATH` **[10.9+ only]**
178178

179-
Specifies The URL of an image to display attached inside the notification.
179+
Specifies The PATH of an image to display attached inside the notification.
180180

181181
**WARNING: This option is subject to change since it relies on a private method.**
182182

0 commit comments

Comments
 (0)