mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-22 20:24:36 +00:00
92_FileLog.pm: document CURRENT (Forum #38055)
git-svn-id: https://svn.fhem.de/fhem/trunk@8737 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
15afe11fe7
commit
5883a5b907
@ -1097,8 +1097,11 @@ FileLog_sampleDataFn($$$$$)
|
||||
|
||||
<ul>
|
||||
<li><infile><br>
|
||||
Name of the logfile to grep. "-" is the current logfile, or you can
|
||||
specify an older file (or a file from the archive).</li>
|
||||
Name of the logfile to open. Special case: "-" is the currently active
|
||||
logfile, "CURRENT" opens the file corresponding to the "from"
|
||||
parameter.
|
||||
</li>
|
||||
|
||||
<li><outfile><br>
|
||||
If it is "-", you get the data back on the current connection, else it
|
||||
is the prefix for the output file. If more than one file is specified,
|
||||
@ -1365,9 +1368,9 @@ FileLog_sampleDataFn($$$$$)
|
||||
|
||||
<ul>
|
||||
<li><infile><br>
|
||||
Name des Logfiles, auf das zugegriffen werden soll. "-" steht für
|
||||
das aktuelle Logfile. Man kann auch auf ein älteres File zugreifen
|
||||
(oder eines aus dem Archiv).</li>
|
||||
Name des Logfiles, auf das zugegriffen werden soll. Sonderfälle:
|
||||
"-" steht für das aktuelle Logfile, und "CURRENT" öffnet die
|
||||
zum "from" passende Datei.</li>
|
||||
|
||||
<li><outfile><br>
|
||||
Bei einem "-", bekommt man die Daten auf der aktuellen Verbindung
|
||||
|
Loading…
x
Reference in New Issue
Block a user