This commit is contained in:
mischa 2022-07-21 13:10:16 +00:00
parent 5685253f2f
commit 63efb36a7d

View File

@ -35,6 +35,7 @@ Options:
-m | --message text -m | --message text
-t | --title text (default: Notification) -t | --title text (default: Notification)
-p | --priority [0|1] (default: 0) -p | --priority [0|1] (default: 0)
END_USAGE END_USAGE
$MESSAGE || die($USAGE); $MESSAGE || die($USAGE);