about summary refs log tree commit diff
path: root/pkgs/profpatsch/nman/README.md
blob: 1015cdc888db4186ccd50850eaeedd220bd37ed8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# nman

nman is a tiny tool which allows you to view man pages for packages that are
not installed using the power of the nix package manager — which you'll
appreciate if you've ever tried to open a man page in a `nix-shell`.

Detailed documentation can be found in the `nman(1)` man page in this directory.

## installation

* with vuizvui: `pkgs.profpatsch.nman`
* without vuizvui: `nix-env -f https://github.com/openlab-aux/vuizvui/archive/master.tar.gz -iA pkgs.profpatsch.nman`