1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 17:42:07 +02:00
tldr/pages/linux/xman.md
2022-01-27 11:11:54 -03:00

16 lines
288 B
Markdown

# xman
> Manual page viewer for X Window System.
> More information: <https://manned.org/xman>.
- Start xman in three-button window:
`xman`
- Open the manual page output stored in a given file:
`xman -helpfile {{filename}}`
- Show both manual page and directory:
`xman -bothshown`