mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 16:21:39 +00:00
man page fix, forgot to put one advanced option per item for -G
This commit is contained in:
parent
d6aeb2b9ac
commit
5030592d8f
11
inxi.1
11
inxi.1
|
@ -453,8 +453,15 @@ Note that \fBvolts\fR shows the data (if available) as: Voltage Now / Minimum De
|
|||
\- Adds disk serial number.
|
||||
.TP
|
||||
.B \-xx \-G
|
||||
\- Adds vendor:product ID of each Graphics card. Wayland/Mir only: if found, attempts to show compositor (experimental).
|
||||
For free drivers, adds OpenGL compatibility version number if it's available, like this:
|
||||
\- Adds vendor:product ID of each Graphics card.
|
||||
.TP
|
||||
.B \-xx \-G
|
||||
\- Wayland/Mir only: if found, attempts to show compositor (experimental).
|
||||
.TP
|
||||
.B \-xx \-G
|
||||
\- For free drivers, adds OpenGL compatibility version number if it's available. For nonfree drivers,
|
||||
the core version and compatibility versions are the same. Example:
|
||||
|
||||
\fB3.3 Mesa 11.2.0 (compat\-v: 3.0)\fR
|
||||
.TP
|
||||
.B \-xx \-I
|
||||
|
|
Loading…
Reference in a new issue