Commit dec115f5 authored by Evan Lojewski's avatar Evan Lojewski
Browse files

main: Fix build failure due to added console help test.

parent 36de56fe
This commit is part of merge request !1. Comments created here will be created in the context of that merge request.
......@@ -210,7 +210,7 @@ static void help(void)
puts("reboot - reboot BMC CPU");
puts("poweron - Turn chassis power on, start IPL, "
"and attach to host console");
puts("console - Attach to host console")
puts("console - Attach to host console");
puts("status - Print system status");
puts("ipl - Start IPL sequence");
puts("chassison - Turn chassis power on and prepare "
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment