forked from KolibriOS/kolibrios
f56c212b3b
git-svn-id: svn://kolibrios.org@4814 a494cfbc-eb01-0410-851d-a64ba20cac60
7 lines
228 B
Bash
7 lines
228 B
Bash
#SHS
|
|
@notify Simple notification
|
|
@notify "Multiline notification\nwith second line"
|
|
@notify "Multiline notification\nwith title" -t
|
|
@notify "Notify 3\nNotification with information" -tI
|
|
@notify "Error\nGreat error!!!" -tdE
|