diff --git a/notifications/templates/default/config.tpl b/notifications/templates/default/config.tpl index 396d9cc3dc..050f0e32e5 100644 --- a/notifications/templates/default/config.tpl +++ b/notifications/templates/default/config.tpl @@ -20,7 +20,7 @@   - Example: /bin/echo '[message]' | /usr/bin/smbclient -M computer-[4] -I [IP] -U '[SENDER]'

+ Example: /bin/echo '[MESSAGE]' | /usr/bin/smbclient -M computer-[4] -I [IP] -U '[SENDER]'

placeholders:
[MESSAGE] is the notification message itself
[1] - [4] are the IP-Octets of the windows machine to notify