From 19cf9b5b4f81dd2b755a2994d0bf6db33e2b5c95 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: svn://svn.code.sf.net/p/fhem/code/trunk@2685 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/32_SYSSTAT.pm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/fhem/FHEM/32_SYSSTAT.pm b/fhem/FHEM/32_SYSSTAT.pm index 8443d0bc9..68d361f75 100644 --- a/fhem/FHEM/32_SYSSTAT.pm +++ b/fhem/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