mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +01:00
fixed typo in configuration example for winpopup notifications
This commit is contained in:
parent
fb9d6db5be
commit
f10575413d
@ -20,7 +20,7 @@
|
||||
<tr class="row_n">
|
||||
<td> </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 />
|
||||
|
Loading…
Reference in New Issue
Block a user