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
4G3NT 062b88d05a
pages/*: prefer brand name and add backticks around commands (#10422)
* pages/*: prefer brand name and add backticks around commands

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-06-27 23:57:35 +02:00

16 lines
290 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`