mirror of
https://github.com/smxi/inxi.git
synced 2025-01-19 00:47:47 +00:00
pinxi/pinxi.1 updates
This commit is contained in:
parent
a65a6d5e77
commit
d0b9269430
3
pinxi
3
pinxi
|
@ -1953,6 +1953,9 @@ sub display_data {
|
|||
# kde 5/plasma desktop 5, this is maybe an extra package and won't be used
|
||||
['about-distro',''],
|
||||
['aticonfig','--adapter=all --od-gettemperature'],
|
||||
['clinfo',''],
|
||||
['clinfo','--list'],
|
||||
['clinfo','--raw'], # machine friendly
|
||||
['eglinfo',''],
|
||||
['eglinfo','-B'],
|
||||
['es2_info',''],
|
||||
|
|
2
pinxi.1
2
pinxi.1
|
@ -15,7 +15,7 @@
|
|||
.\" with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
.\" 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
.\"
|
||||
.TH INXI 1 "2023\-09\-17" "inxi" "inxi manual"
|
||||
.TH INXI 1 "2023\-09\-23" "inxi" "inxi manual"
|
||||
|
||||
.SH NAME
|
||||
inxi \- Command line system information script for console and IRC
|
||||
|
|
Loading…
Reference in a new issue