diff --git a/pages/linux/xman.md b/pages/linux/xman.md new file mode 100644 index 0000000000..8de01da1b6 --- /dev/null +++ b/pages/linux/xman.md @@ -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`