tool/CommandCStruct.cpp
changeset 1804 742607c464c4
parent 1524 e7bdab4d6189
child 1826 ec6223c3b7ec
equal deleted inserted replaced
1803:5b04770444df 1804:742607c464c4
    51         << endl
    51         << endl
    52         << getBriefDescription() << endl
    52         << getBriefDescription() << endl
    53         << endl
    53         << endl
    54         << "The output C code can be used directly with the" << endl
    54         << "The output C code can be used directly with the" << endl
    55         << "ecrt_slave_config_pdos() function of the application" << endl
    55         << "ecrt_slave_config_pdos() function of the application" << endl
    56 		<< "interface." << endl
    56         << "interface." << endl
    57         << endl
    57         << endl
    58         << "Command-specific options:" << endl
    58         << "Command-specific options:" << endl
    59         << "  --alias    -a <alias>" << endl
    59         << "  --alias    -a <alias>" << endl
    60         << "  --position -p <pos>    Slave selection. See the help of" << endl
    60         << "  --position -p <pos>    Slave selection. See the help of" << endl
    61         << "                         the 'slaves' command." << endl
    61         << "                         the 'slaves' command." << endl