Skip to content

Commit

Permalink
eglinfo: add page (#15672)
Browse files Browse the repository at this point in the history
  • Loading branch information
Managor authored Feb 6, 2025
1 parent 5c6f553 commit 4e8b17a
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions pages/linux/eglinfo.md
Original file line number Diff line number Diff line change
@@ -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`

0 comments on commit 4e8b17a

Please sign in to comment.