File tree 1 file changed +4
-4
lines changed
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.
123
123
124
124
-------------------------------------------------------------------------------
125
125
126
- ` -reply `
126
+ ` -reply ` ** [ 10.9+ only ] **
127
127
128
128
The notification will be displayed as a reply type alert.
129
129
130
130
-------------------------------------------------------------------------------
131
131
132
- ` -actions VALUE1,VALUE2,"VALUE 3" `
132
+ ` -actions VALUE1,VALUE2,"VALUE 3" ` ** [ 10.9+ only ] **
133
133
134
134
The notification actions avalaible.
135
135
When you provide more than one value, a dropdown will be displayed.
@@ -138,14 +138,14 @@ Does not work when -reply is used
138
138
139
139
-------------------------------------------------------------------------------
140
140
141
- ` -dropdownLabel VALUE `
141
+ ` -dropdownLabel VALUE ` ** [ 10.9+ only ] **
142
142
143
143
The notification actions dropdown title (only when multiples -actions values are provided).
144
144
Does not work when -reply is used
145
145
146
146
-------------------------------------------------------------------------------
147
147
148
- ` -closeLabel VALUE `
148
+ ` -closeLabel VALUE ` ** [ 10.9+ only ] **
149
149
150
150
The notification "Close" button label.
151
151
You can’t perform that action at this time.
0 commit comments