]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: order --secure-boot= to the same location in man page as in --help for vmspawn 42200/head
authorLennart Poettering <lennart@amutable.com>
Wed, 20 May 2026 14:23:36 +0000 (16:23 +0200)
committerLennart Poettering <lennart@amutable.com>
Wed, 20 May 2026 21:40:22 +0000 (23:40 +0200)
man/systemd-vmspawn.xml

index 74feca4050870a83ef106e60f3fc4870dae49823..3a84196b627db3083c5cbaf78f47fce8edee8cc6 100644 (file)
           <xi:include href="version-info.xml" xpointer="v261"/></listitem>
         </varlistentry>
 
+        <varlistentry>
+          <term><option>--secure-boot=<replaceable>BOOL</replaceable></option></term>
+
+          <listitem><para>Configure whether to search for firmware which supports Secure Boot. Takes a
+          boolean or <literal>auto</literal>. Setting this to yes is equivalent to
+          <option>--firmware-features=secure-boot</option> and setting this to no is equivalent to
+          <option>--firmware-features=~secure-boot</option>. Setting this to <literal>auto</literal>
+          removes <literal>secure-boot</literal> from both the included and excluded feature lists.</para>
+
+          <xi:include href="version-info.xml" xpointer="v255"/></listitem>
+        </varlistentry>
+
         <varlistentry>
           <term><option>--firmware=<replaceable>PATH</replaceable></option></term>
 
           <xi:include href="version-info.xml" xpointer="v261"/></listitem>
         </varlistentry>
 
-        <varlistentry>
-          <term><option>--secure-boot=<replaceable>BOOL</replaceable></option></term>
-
-          <listitem><para>Configure whether to search for firmware which supports Secure Boot. Takes a
-          boolean or <literal>auto</literal>. Setting this to yes is equivalent to
-          <option>--firmware-features=secure-boot</option> and setting this to no is equivalent to
-          <option>--firmware-features=~secure-boot</option>. Setting this to <literal>auto</literal>
-          removes <literal>secure-boot</literal> from both the included and excluded feature lists.</para>
-
-          <xi:include href="version-info.xml" xpointer="v255"/></listitem>
-        </varlistentry>
-
         <varlistentry>
           <term><option>--coco=</option></term>