mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
eglinfo: add page (#15672)
This commit is contained in:
@@ -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`
|
||||
Reference in New Issue
Block a user