diff options
-rw-r--r-- | man/loader.conf.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/loader.conf.xml b/man/loader.conf.xml index acd748ad28..509412ec9d 100644 --- a/man/loader.conf.xml +++ b/man/loader.conf.xml @@ -121,7 +121,7 @@ will be stored as an EFI variable in that case, overriding this option. </para> - <para>If set to <literal>menu-hidden</literal> or <literal>0</literal> no menu + <para>If set to <literal>menu-hidden</literal> or <literal>0</literal> (the default) no menu is shown and the default entry will be booted immediately. The menu can be shown by pressing and holding a key before systemd-boot is launched. Setting this to <literal>menu-force</literal> disables the timeout while always showing the menu.</para> |