diff options
Diffstat (limited to 'docs/misc/index.md')
-rw-r--r-- | docs/misc/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/misc/index.md b/docs/misc/index.md index a2f543a4..f392bdd4 100644 --- a/docs/misc/index.md +++ b/docs/misc/index.md @@ -227,8 +227,8 @@ battery goes to a critically low charge level, a beep occurs. Nvramtool is included in libreboot, and can be used to enable or disable this behaviour. -Disable or enable beeps when removing/adding the charger:\ -\$ **sudo ./nvramtool -w power\_management\_beeps=Enable**\ +Disable or enable beeps when removing/adding the charger: + $ sudo ./nvramtool -w power\_management\_beeps=Enable \$ **sudo ./nvramtool -w power\_management\_beeps=Disable** Disable or enable beeps when battery is low:\ |