--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # eglinfo > Display platform EGL information. > More information: . - Display full platform information: `eglinfo` - Display a brief version of platform information: `eglinfo -B` - Display help: `eglinfo -h`