Tweak info of watch and file nodes to be more style consistent with others.

This commit is contained in:
Dave C-J
2014-09-07 22:11:00 +01:00
parent 6076be011a
commit 5872541b1b
2 changed files with 5 additions and 5 deletions

View File

@@ -31,9 +31,9 @@
<p>You can enter a list of comma separated directories or files if you like. You will need to put " around any that have spaces in.</p>
<p>On Windows you must use double slashes \\ in any directory names.</p>
<p>The full filename of the file that actually changed is put into <b>msg.payload</b>, while a stringified version of the watched criteria is returned in <b>msg.topic</b>.</p>
<p>msg.file contains just the short filename of the file that changed.</p>
<p><b>msg.file</b> contains just the short filename of the file that changed.</p>
<p>Of course in Linux, <i>everything</i> could be a file and thus watched...</p>
<p><b>Note: </b>The directory or file must exist in order to be watched. If the file or directory get deleted it will no longer be monitored even if it gets re-created.</p>
<p><b>Note: </b>The directory or file must exist in order to be watched. If the file or directory gets deleted it may no longer be monitored even if it gets re-created.</p>
</script>
<script type="text/javascript">