summaryrefslogtreecommitdiff
path: root/man/bootctl.xml
diff options
context:
space:
mode:
authorJan Janssen <medhefgo@web.de>2021-10-28 12:15:33 +0200
committerJan Janssen <medhefgo@web.de>2021-10-29 13:57:24 +0200
commit0c674ce5f24a6e52561ec6520e43a1ca45d90f01 (patch)
tree2ff7c77babe9416d7f1760d842cd29055a2fb99e /man/bootctl.xml
parentbbe51db6648c630f2557c874cb7a758ecf40a6e8 (diff)
downloadsystemd-0c674ce5f24a6e52561ec6520e43a1ca45d90f01.tar.gz
sd-boot: Allow glob patterns for default and oneshot EFI vars too
Diffstat (limited to 'man/bootctl.xml')
-rw-r--r--man/bootctl.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/bootctl.xml b/man/bootctl.xml
index 73cacc6107..f6445ec8f3 100644
--- a/man/bootctl.xml
+++ b/man/bootctl.xml
@@ -99,8 +99,8 @@
<term><option>set-default</option> <replaceable>ID</replaceable></term>
<term><option>set-oneshot</option> <replaceable>ID</replaceable></term>
- <listitem><para>Sets the default boot loader entry. Takes a single boot loader entry ID string as
- argument. The <option>set-oneshot</option> command will set the default entry only for the next boot,
+ <listitem><para>Sets the default boot loader entry. Takes a single boot loader entry ID string or a glob
+ pattern as argument. The <option>set-oneshot</option> command will set the default entry only for the next boot,
the <option>set-default</option> will set it persistently for all future boots.</para></listitem>
<listitem><para>Optionally, the boot loader entry ID may be specified as one of: <option>@default</option>,