Forum #97710: commandref corrections

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@18729 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen 2019-02-25 08:27:59 +00:00
parent 1e187d0373
commit 9f4c1a056f

View File

@ -319,7 +319,7 @@ sub apptime_CommandDispTiming($$@) {
<a name="apptime"></a>
<h3>apptime</h3>
<div style="padding-left: 2ex;">
<h4><code>apptime</code></h4>
<p>
apptime provides information about application procedure execution time.
@ -409,7 +409,7 @@ sub apptime_CommandDispTiming($$@) {
<p>
Number of calls for this procedure.
</p>
</dt>
</dd>
<dt><strong>total</strong></dt>
<dd>
<p>
@ -436,7 +436,6 @@ sub apptime_CommandDispTiming($$@) {
</p>
</dd>
</dl>
</div>
=end html
=cut