1
0
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:
Gerd Hoffmann 2023-01-20 13:30:48 +01:00 committed by Luca Boccassi
parent 5d288d228d
commit 24a3b37f12

View File

@ -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"