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 @@ -123,13 +123,13 @@ in Sound Preferences. Use 'default' for the default notification sound.
123123
124124-------------------------------------------------------------------------------
125125
126- ` -reply `
126+ ` -reply ` ** [ 10.9+ only ] **
127127
128128The notification will be displayed as a reply type alert.
129129
130130-------------------------------------------------------------------------------
131131
132- ` -actions VALUE1,VALUE2,"VALUE 3" `
132+ ` -actions VALUE1,VALUE2,"VALUE 3" ` ** [ 10.9+ only ] **
133133
134134The notification actions avalaible.
135135When you provide more than one value, a dropdown will be displayed.
@@ -138,14 +138,14 @@ Does not work when -reply is used
138138
139139-------------------------------------------------------------------------------
140140
141- ` -dropdownLabel VALUE `
141+ ` -dropdownLabel VALUE ` ** [ 10.9+ only ] **
142142
143143The notification actions dropdown title (only when multiples -actions values are provided).
144144Does not work when -reply is used
145145
146146-------------------------------------------------------------------------------
147147
148- ` -closeLabel VALUE `
148+ ` -closeLabel VALUE ` ** [ 10.9+ only ] **
149149
150150The notification "Close" button label.
151151
You can’t perform that action at this time.
0 commit comments