HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

xman — Manual page viewer for X Window System. More information: <https://manned.org/xman>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
pagecommandclimanualviewerforxmanwindow
linux

Problem

How to use the xman command: Manual page viewer for X Window System. More information: <https://manned.org/xman>.

Solution

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

Code Snippets

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

Context

tldr-pages: linux/xman

Revisions (0)

No revisions yet.