document cdist-object-gencode-all

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-03-18 00:24:58 +01:00
parent 7e713f1b22
commit 2f207c29e5
2 changed files with 32 additions and 0 deletions

View File

@ -23,6 +23,7 @@ MANSRC=$(MANDIR)/cdist.text \
$(MANDIR)/cdist-manifest-run-init.text \
$(MANDIR)/cdist-manifest-run-all.text \
$(MANDIR)/cdist-object-explorer-all.text \
$(MANDIR)/cdist-object-gencode-all.text \
$(MANDIR)/cdist-quickstart.text \
$(MANDIR)/cdist-stages.text \
$(MANDIR)/cdist-type.text \

View File

@ -0,0 +1,31 @@
cdist-object-gencode-all(1)
===========================
Nico Schottelius <nico-cdist--@--schottelius.org>
NAME
----
cdist-object-gencode-all - Generate code for every existing object
SYNOPSIS
--------
cdist-object-gencode-all HOSTNAME
DESCRIPTION
-----------
For every object that exists, the cdist-object-gencode is executed.
SEE ALSO
--------
- cdist(7)
- cdist-deploy-to(1)
- cdist-object-gencode(1)
COPYING
-------
Copyright \(C) 2011 Nico Schottelius. Free use of this software is
granted under the terms of the GNU General Public License version 3 (GPLv3).