forked from ungleich-public/cdist
use make man to build manpages
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
parent
13e7c98469
commit
04b81f2a51
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ To install cdist, execute the following commands:
|
||||||
|
|
||||||
If you want to build and use the manpages, run:
|
If you want to build and use the manpages, run:
|
||||||
|
|
||||||
./bin/build-helper manbuild
|
make man
|
||||||
export MANPATH=$MANPATH:$(pwd -P)/doc/man
|
export MANPATH=$MANPATH:$(pwd -P)/doc/man
|
||||||
|
|
||||||
#### Available versions in git
|
#### Available versions in git
|
||||||
|
|
Loading…
Reference in a new issue