summaryrefslogtreecommitdiff
path: root/man/bootctl.xml
diff options
context:
space:
mode:
authorJan Janssen <medhefgo@web.de>2022-02-17 13:40:25 +0100
committerLuca Boccassi <bluca@debian.org>2022-05-21 15:11:13 +0100
commit6e9165397faa1b546d367bdfc28dd4377a8f1d0a (patch)
tree2f4b262c30344659dffd10f7853175ea4233b617 /man/bootctl.xml
parentc43a282c29e192c2e7edf762f7ae5c8e9f3a76aa (diff)
downloadsystemd-6e9165397faa1b546d367bdfc28dd4377a8f1d0a.tar.gz
bootctl: Add EFI arch detection support
Diffstat (limited to 'man/bootctl.xml')
-rw-r--r--man/bootctl.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/bootctl.xml b/man/bootctl.xml
index 1e6d537d0b..8c88238383 100644
--- a/man/bootctl.xml
+++ b/man/bootctl.xml
@@ -341,6 +341,11 @@
token when adding a second installation.</para></listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>--all-architectures</option></term>
+ <listitem><para>Install binaries for all supported EFI architectures (this implies <option>--no-variables</option>).</para></listitem>
+ </varlistentry>
+
<xi:include href="standard-options.xml" xpointer="no-pager"/>
<xi:include href="standard-options.xml" xpointer="json" />
<xi:include href="standard-options.xml" xpointer="help"/>