forked from ungleich-public/cdist
finish manpage cdist-explorer
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
a8c5f225b2
commit
19d3b52d73
4 changed files with 68 additions and 45 deletions
2
Makefile
2
Makefile
|
|
@ -12,7 +12,6 @@ MANDIR=doc/man
|
|||
# Unchecked
|
||||
MANSRC=$(MANDIR)/cdist-config-layout.text \
|
||||
$(MANDIR)/cdist-config.text \
|
||||
$(MANDIR)/cdist-explorer.text \
|
||||
$(MANDIR)/cdist-quickstart.text \
|
||||
$(MANDIR)/cdist-stages.text \
|
||||
$(MANDIR)/cdist-terms.text \
|
||||
|
|
@ -23,6 +22,7 @@ MANGENERATED=$(MANDIR)/cdist-reference.text
|
|||
MANSRC=$(MANDIR)/cdist.text \
|
||||
$(MANDIR)/cdist-bin-transfer.text \
|
||||
$(MANDIR)/cdist-deploy-to.text \
|
||||
$(MANDIR)/cdist-explorer.text \
|
||||
$(MANDIR)/cdist-manifest.text \
|
||||
$(MANDIR)/cdist-stages.text \
|
||||
$(MANDIR)/cdist-type.text \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue