From 97e7d4945dbf8140b89a92212bcfb8c80c01dd47 Mon Sep 17 00:00:00 2001 From: Rahil Bhimjiani <54960886+rahilarious@users.noreply.github.com> Date: Wed, 25 May 2022 16:24:30 +0530 Subject: [sd-boot] improve documentation of beep --- man/loader.conf.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/loader.conf.xml') diff --git a/man/loader.conf.xml b/man/loader.conf.xml index d5abb1c04e..acd748ad28 100644 --- a/man/loader.conf.xml +++ b/man/loader.conf.xml @@ -211,7 +211,7 @@ beep - Beep n times when the n-th entry in the boot menu is shown (default disabled). + Takes a boolean argument. If timeout enabled beep every second, otherwise beep n times when n-th entry in boot menu is selected (default disabled). Currently, only x86 is supported, where it uses the PC speaker. -- cgit v1.2.1