From: Lennart Poettering Date: Wed, 20 May 2026 14:23:36 +0000 (+0200) Subject: man: order --secure-boot= to the same location in man page as in --help for vmspawn X-Git-Tag: v261-rc1~56^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F42200%2Fhead;p=thirdparty%2Fsystemd.git man: order --secure-boot= to the same location in man page as in --help for vmspawn --- diff --git a/man/systemd-vmspawn.xml b/man/systemd-vmspawn.xml index 74feca40508..3a84196b627 100644 --- a/man/systemd-vmspawn.xml +++ b/man/systemd-vmspawn.xml @@ -291,6 +291,18 @@ + + + + Configure whether to search for firmware which supports Secure Boot. Takes a + boolean or auto. Setting this to yes is equivalent to + and setting this to no is equivalent to + . Setting this to auto + removes secure-boot from both the included and excluded feature lists. + + + + @@ -327,18 +339,6 @@ - - - - Configure whether to search for firmware which supports Secure Boot. Takes a - boolean or auto. Setting this to yes is equivalent to - and setting this to no is equivalent to - . Setting this to auto - removes secure-boot from both the included and excluded feature lists. - - - -