From 8274089d3565dd57c7c994f4bddd2a3861d8b67e Mon Sep 17 00:00:00 2001 From: Michael Fincham Date: Mon, 16 Jan 2017 21:12:19 +1300 Subject: [PATCH] Update battery --- battery | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/battery b/battery index cf91905..e908b33 100755 --- a/battery +++ b/battery @@ -1,7 +1,8 @@ #!/usr/bin/python """ -Iterrogate upowerd over dbus to see what's up with the synthesised composite battery device. No promises. +Interrogate upowerd over dbus to see what's up with the synthesised composite battery device (DisplayDevice). No promises. +On e.g. Lenovo laptops with multiple batteries this produces a nice one line summary of the status of both batteries as an aggregate. Michael Fincham 2017-01-16 """ -- 2.45.2