mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 18:47:22 +00:00
fix newline on solaris
This commit is contained in:
parent
9c160b5a07
commit
dd376289c5
@ -180,8 +180,9 @@ ipmitool_usage(void)
|
||||
lprintf(LOG_NOTICE, " -E Read password from IPMI_PASSWORD environment variable");
|
||||
lprintf(LOG_NOTICE, " -f file Read remote session password from file");
|
||||
lprintf(LOG_NOTICE, " -m address Set local IPMB address");
|
||||
lprintf(LOG_NOTICE, " -t address Bridge request to remote target address\n");
|
||||
lprintf(LOG_NOTICE, " -t address Bridge request to remote target address");
|
||||
#endif
|
||||
lprintf(LOG_NOTICE, "");
|
||||
ipmi_intf_print();
|
||||
ipmi_cmd_print();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user