xman: add page

This commit is contained in:
Vitaliy Kanev
2017-12-03 16:02:00 +03:00
parent 59221d54fd
commit b3fa927681

19
pages/linux/xman.md Normal file
View 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}}`