1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 16:33:46 +02:00

eglinfo: add page (#15672)

This commit is contained in:
Managor 2025-02-06 19:03:55 +02:00 committed by GitHub
parent 5c6f553196
commit 4e8b17a032
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

16
pages/linux/eglinfo.md Normal file
View file

@ -0,0 +1,16 @@
# eglinfo
> Display platform EGL information.
> More information: <https://github.com/dv1/eglinfo>.
- Display full platform information:
`eglinfo`
- Display a brief version of platform information:
`eglinfo -B`
- Display help:
`eglinfo -h`