tool/cmd_master.cpp
changeset 1130 bb1c11adb2db
parent 1126 b09fd81894cb
child 1136 a0982873d655
equal deleted inserted replaced
1129:4bc1d9f9d73c 1130:bb1c11adb2db
    13 /****************************************************************************/
    13 /****************************************************************************/
    14 
    14 
    15 const char *help_master =
    15 const char *help_master =
    16     "[OPTIONS]\n"
    16     "[OPTIONS]\n"
    17     "\n"
    17     "\n"
       
    18     "Show master and Ethernet device information.\n"
    18     "\n"
    19     "\n"
    19     "Command-specific options:\n";
    20     "Command-specific options:\n"
       
    21     "  --master  -m <master>  Index of the master to use. Default: 0\n";
    20 
    22 
    21 /****************************************************************************/
    23 /****************************************************************************/
    22 
    24 
    23 void command_master(void)
    25 void command_master(void)
    24 {
    26 {