diff options
Diffstat (limited to 'jobs')
-rw-r--r-- | jobs/power-management.txt.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jobs/power-management.txt.in b/jobs/power-management.txt.in index 3bd4650..eecac8d 100644 --- a/jobs/power-management.txt.in +++ b/jobs/power-management.txt.in @@ -195,7 +195,7 @@ id: power-management/battery_drain_idle estimated_duration: 90.0 requires: package.name == 'upower' depends: power-management/unplug_ac -_description: Checks the battery drain during idle. Reports time and capacity until empty and capacity. +_description: Checks the battery drain during idle. Reports time and capacity until empty. command: battery_test -t 90 --idle |