summaryrefslogtreecommitdiff
path: root/man/bootctl.xml
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2023-01-16 18:58:21 +0100
committerGerd Hoffmann <kraxel@redhat.com>2023-01-18 14:32:14 +0100
commit53c368d71ba43da7414ac86c58291a11da05ba84 (patch)
treee0e387f36cd2ea24c483441868bdd495b35e2238 /man/bootctl.xml
parentab250890c0483fab4ff78591e6c178b7c2257337 (diff)
downloadsystemd-53c368d71ba43da7414ac86c58291a11da05ba84.tar.gz
bootctl: add kernel-identity command
The command takes a kernel as argument and checks what kind of kernel the image is. Returns one of uki, pe or unknown.
Diffstat (limited to 'man/bootctl.xml')
-rw-r--r--man/bootctl.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/man/bootctl.xml b/man/bootctl.xml
index c9edf77b37..2479d5fcd6 100644
--- a/man/bootctl.xml
+++ b/man/bootctl.xml
@@ -218,6 +218,19 @@
</refsect1>
<refsect1>
+ <title><command>kernel</command> Commands</title>
+
+ <variablelist>
+ <varlistentry>
+ <term><option>kernel-identify</option> <replaceable>kernel</replaceable></term>
+
+ <listitem><para>Takes a kernel image as argument. Checks what kind of kernel the image is. Returns
+ one of uki, pe or unknown.</para></listitem>
+ </varlistentry>
+ </variablelist>
+ </refsect1>
+
+ <refsect1>
<title>Options</title>
<para>The following options are understood:</para>