mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 16:21:39 +00:00
man page fix
This commit is contained in:
parent
4f1a57d11b
commit
8396e705f4
6
inxi.1
6
inxi.1
|
@ -42,9 +42,9 @@ Shows basic output, short form (previously \fB\-d\fR). Same as: \fBinxi \-v 2\fR
|
|||
.TP
|
||||
.B \-B
|
||||
Shows Battery data, charge, condition, plus extra information (if battery present).
|
||||
Uses \fB/sys\fR or for BSDs, dmidecode. dmidecode does not have very much information,
|
||||
and none about current battery state/charge/voltage. Supports multiple batteries in
|
||||
when using /sys data.
|
||||
Uses \fB/sys\fR or for BSDs, \fBdmidecode\fR. \fBdmidecode\fR does not have very much information,
|
||||
and none about current battery state/charge/voltage. Supports multiple batteries
|
||||
when using \fB/sys\fR data.
|
||||
|
||||
Note on the \fBcharge\fR item, the output shows the current charge, and the percent of
|
||||
the available capacity, which can be less than the original design capacity. In the
|
||||
|
|
Loading…
Reference in a new issue