Skip to content
Permalink
52b24e5857
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
37 lines (21 sloc) 605 Bytes
% PMAN(1) | Mariux Tools Documentation
NAME
====
**pman** - view manual pages installed in Mariux packages.
SYNOPSIS
========
| **pman command**
DESCRIPTION
===========
**pman** uses the PATH set in the package wrapper and tries to find a manual page in the package directory.
EXAMPLES
========
**display manpage found in /pkg/stellarium-0.21.0-0/share/man/man1**
: pman stellarium
BUGS
====
**pman** is very naive in looking up man pages, so your mileage may vary.
See GitHub Issues: <https://github.molgen.mpg.de/mariux64/mxtools>
SEE ALSO
========
**prun(1)**, **ptype(1)**, **man(1)**