Skip to content

Commit 67dc983

Browse files
committed
Some new features are not available on 10.8
1 parent ceaed89 commit 67dc983

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.markdown

+4-4
Original file line numberDiff line numberDiff 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

128128
The 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

134134
The notification actions avalaible.
135135
When 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

143143
The notification actions dropdown title (only when multiples -actions values are provided).
144144
Does not work when -reply is used
145145

146146
-------------------------------------------------------------------------------
147147

148-
`-closeLabel VALUE`
148+
`-closeLabel VALUE` **[10.9+ only]**
149149

150150
The notification "Close" button label.
151151

0 commit comments

Comments
 (0)