diff --git a/pages/linux/acpi.md b/pages/linux/acpi.md index dd499fe80..992f98251 100644 --- a/pages/linux/acpi.md +++ b/pages/linux/acpi.md @@ -1,6 +1,7 @@ # acpi > Shows battery status or thermal information. +> More information: . - Show battery information: @@ -21,3 +22,7 @@ - Show all information: `acpi -V` + +- Extract information from `/proc` instead of `/sys`: + +`acpi -p`