cdist doc update

This commit is contained in:
Darko Poljak 2017-10-22 16:21:05 +02:00
parent 9343425e53
commit 2e04cecf88
1 changed files with 1 additions and 3 deletions

View File

@ -86,10 +86,8 @@ You can also build manpages for types in your ~/.cdist directory:
Built manpages are now in docs/dist/man directory. If you have
some other custom .cdist directory, e.g. /opt/cdist then use:
make DOT_CDIST_PATH=/opt/cdist dotman
DOT_CDIST_PATH=/opt/cdist make dotman
Note that `dotman`-target has to be built before a `make docs`-run, otherwise
the custom man-pages are not picked up.
### Python Package