diff options
Diffstat (limited to 'help/C/index.docbook')
| -rw-r--r-- | help/C/index.docbook | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/help/C/index.docbook b/help/C/index.docbook index c60d8ae..d86600d 100644 --- a/help/C/index.docbook +++ b/help/C/index.docbook @@ -582,7 +582,7 @@ Alarms for individual sensors must also be enabled.  		      Multiple commands can be executed one after the  		      other using the "&&" construct to separate  		      them. To play a sound and pop-up a dialog via -		      Zenity the follow command can be used: +		      Zenity the following command can be used:  		      <screen><userinput><command>esdplay /usr/share/sounds/gnibbles/gobble.wav && zenity --warning --title="Sensor Alarm" --text="Sensor Alarm occurred"</command></userinput></screen> | 
