98_help.pm: add support for "help global"
git-svn-id: https://svn.fhem.de/fhem/trunk@8045 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -1413,7 +1413,7 @@ The following local attributes are used by a wider range of devices:
|
||||
hidden, and will only be visible, if this attribute is set to 1.
|
||||
The attribute is checked by the list command, by the FHEMWEB room
|
||||
overview and by xmllist.
|
||||
</li>
|
||||
</li><br/>
|
||||
|
||||
<a name="stacktrace"></a>
|
||||
<li>stacktrace<br>
|
||||
@@ -1421,6 +1421,8 @@ The following local attributes are used by a wider range of devices:
|
||||
</li>
|
||||
</ul>
|
||||
</ul>
|
||||
<!-- global end - do not remove this line! -->
|
||||
|
||||
|
||||
<a name="perl"></a>
|
||||
<h3>Perl specials</h3>
|
||||
|
||||
@@ -1501,7 +1501,7 @@ Die folgenden lokalen Attribute werden von mehreren Geräten verwendet:
|
||||
werden nicht angezeigt, es sei denn das globale Attribut
|
||||
showInternalValues ist gesetzt. Diese Variable wird bei dem list und
|
||||
xmllist Befehl, und bei der FHEMWEB Raumansicht geprüft.
|
||||
</li>
|
||||
</li><br/>
|
||||
|
||||
<a name="stacktrace"></a>
|
||||
<li>stacktrace<br>
|
||||
@@ -1510,6 +1510,7 @@ Die folgenden lokalen Attribute werden von mehreren Geräten verwendet:
|
||||
</li>
|
||||
</ul>
|
||||
</ul>
|
||||
<!-- global end - diese Zeile nicht entfernen! -->
|
||||
|
||||
|
||||
<a name="perl"></a>
|
||||
|
||||
Reference in New Issue
Block a user