diff --git a/fhem/FHEM/92_FileLog.pm b/fhem/FHEM/92_FileLog.pm index 2ae472b47..924854e57 100755 --- a/fhem/FHEM/92_FileLog.pm +++ b/fhem/FHEM/92_FileLog.pm @@ -845,7 +845,7 @@ seekTo($$$$)
  • <col> The column number to return, starting at 1 with the date. If the column is enclosed in double quotes, then it is a fix text, - not a column nuber.
  • + not a column number.
  • <regexp> If present, return only lines containing the regexp. Case sensitive.