forked from KolibriOS/kolibrios
046a098d81
git-svn-id: svn://kolibrios.org@4812 a494cfbc-eb01-0410-851d-a64ba20cac60
8 lines
288 B
Bash
8 lines
288 B
Bash
#SHS
|
|
@notify Simple notification
|
|
@notify "Simple notification, which will not be closed" -d
|
|
@notify "Multiline notification\nwith second line"
|
|
@notify "Multiline notification\nwith title" -t
|
|
@notify "Notify 3\nNotification with information" -tI
|
|
@notify "Error\nGreat error!!!" -tdE
|