From cf66f01387a2de31d72ce38dfece5c6319029a1f Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Thu, 11 Nov 2010 15:53:31 +0000 Subject: [PATCH] Typos git-svn-id: https://svn.fhem.de/fhem/trunk@755 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/docs/commandref.html | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/fhem/docs/commandref.html b/fhem/docs/commandref.html index 686056582..190f8094d 100644 --- a/fhem/docs/commandref.html +++ b/fhem/docs/commandref.html @@ -1946,6 +1946,7 @@ A line ending with \ will be concatenated with the next one, so long lines
  • uptime
    return the CUL uptime (time since CUL reset). +

  • raw
    Issue a CUL firmware command, and wait for one line of data returned by the CUL. See the CUL firmware README document for details on CUL @@ -3162,6 +3163,7 @@ A line ending with \ will be concatenated with the next one, so long lines set pumpspeed 6.75

    + @@ -4781,15 +4783,15 @@ Terminating

    FHEM2FHEM


    @@ -4938,7 +4941,6 @@ Terminating - @@ -5493,6 +5495,7 @@ Terminating Used to reopen a FileLog after making some manual changes to the logfile.
    +
    @@ -5501,7 +5504,9 @@ Terminating get <name> <infile> <outfile> <from> <to> <column_spec>

    - Read data from the logfile. + Read data from the logfile, used by frontends to plot data without direct + access to the file.
    +