Permalink
Cannot retrieve contributors at this time
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?
mxtools/prun/pman.md
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
37 lines (21 sloc)
605 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% 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)** | |