mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 07:15:22 +02:00
xman: add page (#1740)
This commit is contained in:
commit
a6f6d3402b
1 changed files with 15 additions and 0 deletions
15
pages/linux/xman.md
Normal file
15
pages/linux/xman.md
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# xman
|
||||||
|
|
||||||
|
> Manual page viewer for X Window System.
|
||||||
|
|
||||||
|
- 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`
|
Loading…
Add table
Reference in a new issue