17 lines
430 B
Markdown
Raw Normal View History

# wayland-info
> Display information about a Wayland compositor and available protocols.
> More information: <https://manned.org/wayland-info>.
- Display information about the current Wayland compositor and available protocols:
`wayland-info`
- Display information for interfaces matching a specific name:
`wayland-info {{[-i|--interface]}} {{wl_output}}`
- Save the output to a file:
`wayland-info > {{path/to/file.txt}}`