diff --git a/fhem/FHEM/92_FileLog.pm b/fhem/FHEM/92_FileLog.pm
index 29f96f84e..c8ce3ebef 100644
--- a/fhem/FHEM/92_FileLog.pm
+++ b/fhem/FHEM/92_FileLog.pm
@@ -1596,7 +1596,10 @@ FileLog_regexpFn($$)
the part after is the string displayed in the web frontend.
Example:
attr ks300log1 logtype
- temp4rain10:Temp/Rain,hum6wind8:Hum/Wind,text:Raw-data
+ temp4rain10:Temp/Rain,hum6wind8:Hum/Wind,text:Raw-data
+ If the special value "text:linesInTheFile" is used, you will see
+ the number of lines in each Logfile in the corrsponding device overview.
+