From ebeb03b3f11f7397caaeef7d03c4a88d8be6b2f9 Mon Sep 17 00:00:00 2001 From: justme1968 Date: Sun, 10 Feb 2013 19:51:23 +0000 Subject: [PATCH] some small dokumentation fixes git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@2685 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- FHEM/32_SYSSTAT.pm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/FHEM/32_SYSSTAT.pm b/FHEM/32_SYSSTAT.pm index 8443d0bc9..68d361f75 100644 --- a/FHEM/32_SYSSTAT.pm +++ b/FHEM/32_SYSSTAT.pm @@ -194,7 +194,7 @@ SYSSTAT_GetUpdate($) Examples:
@@ -229,12 +229,13 @@ SYSSTAT_GetUpdate($) +
  • showpercent
    If set the usage is shown in percent. If not set the remaining free space in bytes is shown.
  • useregex
    If set the entries of the filesystems list are treated as regex.
  • + =end html =cut