Skip to content

Commit 66fd101

Browse files
djuijulienXX
authored andcommitted
Correct flag conflict when using -sender
1 parent 58c37fa commit 66fd101

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ application instead, including using its icon.
159159
Using this option fakes the sender application, so that the notification system
160160
will launch that application when the notification is clicked. Because of this
161161
it is important to note that you cannot combine this with options like
162-
`-execute` and `-activate` which depend on the sender of the notification to be
163-
‘terminal-notifier’ to perform its work.
162+
`-execute`, `-open`, and `-activate` which depend on the sender of the
163+
notification to be ‘terminal-notifier’ to perform its work.
164164

165165
For information on the `ID` see the `-activate` option.
166166

0 commit comments

Comments
 (0)