mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-28 06:53:46 +00:00
Update cheatsheets
This commit is contained in:
21
tldr/linux/eglinfo
Normal file
21
tldr/linux/eglinfo
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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