mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 18:47:22 +00:00
prettied up the usage
This commit is contained in:
parent
a0b29c3f59
commit
0e9aaceaa7
@ -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");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user