From 050bf0a33648fdc7813f1cdc1c1349b91ecbc85d Mon Sep 17 00:00:00 2001 From: Samuel John Date: Tue, 4 Jun 2013 14:20:43 +0200 Subject: terminal-notifier: Style bits. --- Library/Formula/terminal-notifier.rb | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'Library') diff --git a/Library/Formula/terminal-notifier.rb b/Library/Formula/terminal-notifier.rb index 5cf7fc41e..01e05d062 100644 --- a/Library/Formula/terminal-notifier.rb +++ b/Library/Formula/terminal-notifier.rb @@ -50,12 +50,8 @@ class TerminalNotifier < Formula "-title", "Homebrew", "-group", "brew", "-message", "terminal-notifier test successful!", - "-open", "'http://brew.sh'" - # "-subtitle", "Test CLI Notification", - # "-message", "Run terminal-notifier (sans args) for usage info", - # We bind the notices' click event to a NOP, essentially, - # by stipulating the ID of the notice widget's own app bundle - # as that which it should 'activate'. + "-open", "'http://brew.sh'", + "-subtitle", "Test CLI Notification" end end -- cgit v1.2.3