mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 17:13:50 +02:00
xman: add page
This commit is contained in:
parent
59221d54fd
commit
b3fa927681
1 changed files with 19 additions and 0 deletions
19
pages/linux/xman.md
Normal file
19
pages/linux/xman.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
# xman
|
||||
|
||||
> Manual page viewer for X Window System
|
||||
|
||||
- Start xman in three-button window:
|
||||
|
||||
`xman`
|
||||
|
||||
- Open helpfile other than default:
|
||||
|
||||
`xman -helpfile {{filename}}`
|
||||
|
||||
- Show both manual page and directory:
|
||||
|
||||
`xman -bothshown`
|
||||
|
||||
- Specify the geometry (size and location) of the top menu:
|
||||
|
||||
`xman -geometry {{width}}+{{height}}+{{x}}+{{y}}`
|
Loading…
Add table
Reference in a new issue