2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-08 05:15:10 +00:00

some small dokumentation fixes

git-svn-id: https://svn.fhem.de/fhem/trunk@2685 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
justme-1968 2013-02-10 19:51:23 +00:00
parent 7ccea1f489
commit cca629b58b

View File

@ -194,7 +194,7 @@ SYSSTAT_GetUpdate($)
Examples:
<ul>
<code>define sysstat SYSSTAT</code><br>
<code>define sysstat SYSSTAT 30</code><br>
<code>define sysstat SYSSTAT 300</code><br>
</ul>
</ul><br>
@ -229,12 +229,13 @@ SYSSTAT_GetUpdate($)
<ul>
<code>attr sysstat filesystems /dev/md0,/dev/md2</code><br>
<code>attr sysstat filesystems /dev/.*</code><br>
</ul></lu>
</ul></li></lu>
<li>showpercent<br>
If set the usage is shown in percent. If not set the remaining free space in bytes is shown.</li>
<li>useregex<br>
If set the entries of the filesystems list are treated as regex.</li>
</ul>
</ul>
=end html
=cut