Changeset 13743


Ignore:
Timestamp:
05/16/12 09:01:49 (13 years ago)
Author:
tbretz
Message:
Little improvements to the help text.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/RemoteControl.h

    r13732 r13743  
    150150        lout <<          "                "              "<state>   The state id (see 'states') for which to wait (e.g. 3)\n";
    151151        lout <<          "                "              "<imeout>  A timeout in millisenconds how long to wait (e.g. 500)\n";
    152         lout <<          "                "              "<label>   A label until which everything is skipped in case of timeout\n";
     152        lout <<          "                "              "<label>   A label (number) until which everything is skipped in case of timeout\n";
    153153        lout << endl;
    154154        return true;
Note: See TracChangeset for help on using the changeset viewer.