1 files changed, 2 insertions(+), 1 deletions(-)
M battery
M battery => battery +2 -1
@@ 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 <michael@hotplate.co.nz> 2017-01-16
"""