Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kestrel Collaboration
Kestrel Firmware
Bare Metal Firmware
Commits
ce365f11
Commit
ce365f11
authored
4 years ago
by
Raptor Engineering Development Team
Browse files
Options
Download
Email Patches
Plain Diff
Add missing "console" command to help text
parent
7c4f6f35
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
main.c
main.c
+1
-0
No files found.
main.c
View file @
ce365f11
...
...
@@ -210,6 +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
(
"status - Print system status"
);
puts
(
"ipl - Start IPL sequence"
);
puts
(
"chassison - Turn chassis power on and prepare "
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment