prettied up the usage

This commit is contained in:
Jeremy Ellington 2004-06-04 15:21:59 +00:00
parent a0b29c3f59
commit 0e9aaceaa7

View File

@ -87,9 +87,10 @@ void usage(void)
printf(" -P password Remote password\n");
printf(" -L level Session privilege level [default=USER]\n");
printf(" -I intf Inteface to use\n");
printf("\n");
printf("\nCommands: bmc, chassis, event, fru, lan, raw, "
"sdr, sel, sensor, sol, channel, session\n\n");
printf("\n\n");
printf("Commands: bmc, chassis, event, fru, lan, raw, "
"sdr, sel, sensor, sol, channel,\n"
" session\n\n");
printf("\n\n");
}