mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
bump sentiment, rbe, email, feedparser, twitter, tail nodes
Locale files moved out
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<script type="text/x-red" data-help-name="tail">
|
||||
<script type="text/html" data-help-name="tail">
|
||||
<p>Tails (watches for things to be added) to the configured file.</p>
|
||||
<p>Note: On Windows you may need to close the file between writes for any updates to be registered.</p>
|
||||
<h3>Input</h3>
|
||||
|
@@ -14,7 +14,7 @@
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<script type="text/x-red" data-help-name="tail">
|
||||
<script type="text/html" data-help-name="tail">
|
||||
<p>設定したファイルの末尾を出力(追加されたデータを監視)します.</p>
|
||||
<p>注: Windowsでは、追加されたデータを出力するには、書き込みと書き込みの間にファイルを閉じる必要があります。</p>
|
||||
<h3>出力</h3>
|
||||
|
Reference in New Issue
Block a user