From 67dc983db7e64a996f2426a89751b93d49e2d560 Mon Sep 17 00:00:00 2001 From: Julien Blanchard Date: Tue, 4 Oct 2016 10:20:25 +0200 Subject: [PATCH] Some new features are not available on 10.8 --- README.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.markdown b/README.markdown index 97f5b1f..6587207 100644 --- a/README.markdown +++ b/README.markdown @@ -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. @@ -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.