mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 17:42:07 +02:00

* pages/*: prefer brand name and add backticks around commands --------- Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
16 lines
290 B
Markdown
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`
|