fixed typo in configuration example for winpopup notifications

This commit is contained in:
Christian Binder 2007-11-29 04:45:58 +00:00
parent fb9d6db5be
commit f10575413d

View File

@ -20,7 +20,7 @@
<tr class="row_n">
<td>&nbsp;</td>
<td>
<strong>Example:</strong> /bin/echo '[message]' | /usr/bin/smbclient -M computer-[4] -I [IP] -U '[SENDER]'<br /><br />
<strong>Example:</strong> /bin/echo '[MESSAGE]' | /usr/bin/smbclient -M computer-[4] -I [IP] -U '[SENDER]'<br /><br />
<strong><u>placeholders:</u></strong><br />
[MESSAGE] is the notification message itself<br />
[1] - [4] are the IP-Octets of the windows machine to notify<br />