mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-07-03 03:03:34 +00:00
Remove Windows style new-line character
commited for Duncan Idaho
This commit is contained in:
@ -519,7 +519,7 @@ print_user_usage(void)
|
|||||||
lprintf(LOG_NOTICE, " set password <user id> [<password>]");
|
lprintf(LOG_NOTICE, " set password <user id> [<password>]");
|
||||||
lprintf(LOG_NOTICE, " disable <user id>");
|
lprintf(LOG_NOTICE, " disable <user id>");
|
||||||
lprintf(LOG_NOTICE, " enable <user id>");
|
lprintf(LOG_NOTICE, " enable <user id>");
|
||||||
lprintf(LOG_NOTICE, " priv <user id> <privilege level> [<channel number>]");
|
lprintf(LOG_NOTICE, " priv <user id> <privilege level> [<channel number>]");
|
||||||
lprintf(LOG_NOTICE, " test <user id> <16|20> [<password]>\n");
|
lprintf(LOG_NOTICE, " test <user id> <16|20> [<password]>\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user