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:
betateilchen
2015-02-20 16:50:20 +00:00
parent 3a4c57cdc1
commit 865a93dfdf
3 changed files with 61 additions and 33 deletions

View File

@@ -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>

View File

@@ -1501,7 +1501,7 @@ Die folgenden lokalen Attribute werden von mehreren Ger&auml;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&uuml;ft.
</li>
</li><br/>
<a name="stacktrace"></a>
<li>stacktrace<br>
@@ -1510,6 +1510,7 @@ Die folgenden lokalen Attribute werden von mehreren Ger&auml;ten verwendet:
</li>
</ul>
</ul>
<!-- global end - diese Zeile nicht entfernen! -->
<a name="perl"></a>