aboutsummaryrefslogtreecommitdiff
path: root/toys/other/acpi.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/other/acpi.c')
-rw-r--r--toys/other/acpi.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/toys/other/acpi.c b/toys/other/acpi.c
index b73cff95..3e19141c 100644
--- a/toys/other/acpi.c
+++ b/toys/other/acpi.c
@@ -14,11 +14,11 @@ config ACPI
Show status of power sources and thermal devices.
- -a show power adapters
- -b show batteries
- -c show cooling device state
- -t show temperatures
- -V show everything
+ -a Show power adapters
+ -b Show batteries
+ -c Show cooling device state
+ -t Show temperatures
+ -V Show everything
*/
#define FOR_acpi