/usr/local/bin/growlnotify -t '-1 C' -m "test" # dont work in all versions/usr/local/bin/growlnotify -t '1 C' -m "test" # work--
You received this message because you are subscribed to the Google Groups "Growl Discuss" group.
To view this discussion on the web visit https://groups.google.com/d/msg/growldiscuss/-/iMhTnSEtT-MJ.
To post to this group, send email to growld...@googlegroups.com.
To unsubscribe from this group, send email to growldiscuss...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en.
To be compatible with gNotify the following switch is accepted:-t,--title Does nothing. Any text following will be treated as thetitle because that's the default argument behaviour
/usr/local/bin/growlnotify -m "test" -- -1 C