File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -166,17 +166,17 @@ For information on the `ID` see the `-activate` option.
166
166
167
167
-------------------------------------------------------------------------------
168
168
169
- ` -appIcon URL ` ** [ 10.9+ only] **
169
+ ` -appIcon PATH ` ** [ 10.9+ only] **
170
170
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.
172
172
173
173
** WARNING: This option is subject to change since it relies on a private method.**
174
174
175
175
-------------------------------------------------------------------------------
176
176
177
- ` -contentImage URL ` ** [ 10.9+ only] **
177
+ ` -contentImage PATH ` ** [ 10.9+ only] **
178
178
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.
180
180
181
181
** WARNING: This option is subject to change since it relies on a private method.**
182
182
You can’t perform that action at this time.
0 commit comments