Skip to content

Commit 23421b7

Browse files
author
adrianbartyczak
committed
Change description for alias batthrs
1 parent 43cd327 commit 23421b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aliases/hardware_management-output_only/power_supply/power-supply-status-information-retrieval.aliases

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
# Power supply status information retrieval aliases
77
#
88

9-
alias batthrs='upower -i /org/freedesktop/UPower/devices/DisplayDevice | sed -n 12,12p | awk "{print $4}"' # batthrs: Get the number of remaining hours for the battery power.
9+
alias batthrs='upower -i /org/freedesktop/UPower/devices/DisplayDevice | sed -n 12,12p | awk "{print $4}"' # batthrs: Get the number of remaining hours of battery life.
1010

0 commit comments

Comments
 (0)