Files
cheatsheet-tldr/tldr/linux/xman

22 lines
382 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# 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`