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:
parent
7ccea1f489
commit
cca629b58b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user