mirror of
https://github.com/systemd/systemd.git
synced 2025-01-23 02:04:32 +03:00
bootctl: change section title for kernel image commands
Let's call them kernel *images*, not just *kernels*.
This commit is contained in:
parent
2b197967bf
commit
1e7d6cc072
@ -233,7 +233,7 @@
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
<title><command>kernel</command> Commands</title>
|
||||
<title>Kernel Image Commands</title>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
|
@ -154,9 +154,9 @@ static int help(int argc, char *argv[], void *userdata) {
|
||||
" remove Remove systemd-boot from the ESP and EFI variables\n"
|
||||
" is-installed Test whether systemd-boot is installed in the ESP\n"
|
||||
" random-seed Initialize random seed in ESP and EFI variables\n"
|
||||
"\n%3$skernel Commands:%4$s\n"
|
||||
"\n%3$sKernel Image Commands:%4$s\n"
|
||||
" kernel-identify Identify kernel image type\n"
|
||||
" kernel-inspect Prints details about the kernel\n"
|
||||
" kernel-inspect Prints details about the kernel image\n"
|
||||
"\n%3$sOptions:%4$s\n"
|
||||
" -h --help Show this help\n"
|
||||
" --version Print version\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user