mirror of
https://github.com/systemd/systemd.git
synced 2025-01-10 05:18:17 +03:00
bootctl: add kernel-inspect to --help text
This commit is contained in:
parent
5d288d228d
commit
24a3b37f12
@ -156,6 +156,7 @@ static int help(int argc, char *argv[], void *userdata) {
|
||||
" random-seed Initialize random seed in ESP and EFI variables\n"
|
||||
"\n%3$skernel Commands:%4$s\n"
|
||||
" kernel-identify Identify kernel image type.\n"
|
||||
" kernel-inspect Prints details about the kernel.\n"
|
||||
"\n%3$sOptions:%4$s\n"
|
||||
" -h --help Show this help\n"
|
||||
" --version Print version\n"
|
||||
|
Loading…
Reference in New Issue
Block a user