mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
91_notify.pm: doc fix from betateilchen (Forum #119368)
git-svn-id: https://svn.fhem.de/fhem/trunk@23906 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
9145568ed9
commit
b8ba5f94be
@ -554,7 +554,7 @@ END
|
|||||||
<a name="ignoreRegexp"></a>
|
<a name="ignoreRegexp"></a>
|
||||||
<li>ignoreRegexp regexp<br>
|
<li>ignoreRegexp regexp<br>
|
||||||
It is hard to create a regexp which is _not_ matching something, this
|
It is hard to create a regexp which is _not_ matching something, this
|
||||||
attribute helps in this case, as the event is ignored if matches the
|
attribute helps in this case, as the event is ignored if it matches the
|
||||||
argument. The syntax is the same as for the original regexp.
|
argument. The syntax is the same as for the original regexp.
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
@ -784,8 +784,8 @@ END
|
|||||||
<a name="ignoreRegexp"></a>
|
<a name="ignoreRegexp"></a>
|
||||||
<li>ignoreRegexp regexp<br>
|
<li>ignoreRegexp regexp<br>
|
||||||
Es ist nicht immer einfach ein Regexp zu bauen, was etwas _nicht_
|
Es ist nicht immer einfach ein Regexp zu bauen, was etwas _nicht_
|
||||||
matcht. Dieses Attribu hilft in diesen Fällen: das Event wird
|
matcht. Dieses Attribut hilft in diesen Fällen: das Event wird
|
||||||
ignoriert, falls den angegebenen Regexp matcht. Syntax ist gleich wie
|
ignoriert, falls es den angegebenen Regexp matcht. Syntax ist gleich wie
|
||||||
in der Definition.
|
in der Definition.
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user