Skip to content

Commit

Permalink
Some new features are not available on 10.8
Browse files Browse the repository at this point in the history
  • Loading branch information
julienXX committed Oct 4, 2016
1 parent ceaed89 commit 67dc983
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -123,13 +123,13 @@ in Sound Preferences. Use 'default' for the default notification sound.

-------------------------------------------------------------------------------

`-reply`
`-reply` **[10.9+ only]**

The notification will be displayed as a reply type alert.

-------------------------------------------------------------------------------

`-actions VALUE1,VALUE2,"VALUE 3"`
`-actions VALUE1,VALUE2,"VALUE 3"` **[10.9+ only]**

The notification actions avalaible.
When you provide more than one value, a dropdown will be displayed.
Expand All @@ -138,14 +138,14 @@ Does not work when -reply is used

-------------------------------------------------------------------------------

`-dropdownLabel VALUE`
`-dropdownLabel VALUE` **[10.9+ only]**

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

-------------------------------------------------------------------------------

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

The notification "Close" button label.

Expand Down

0 comments on commit 67dc983

Please sign in to comment.