document cdist-object-explorer-all

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/1.2
Nico Schottelius 14 years ago
parent 618287efaa
commit df2e77f9ed
  1. 1
      Makefile
  2. 33
      doc/man/cdist-object-explorer-all.text

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

@ -0,0 +1,33 @@
cdist-object-explorer-all(1)
============================
Nico Schottelius <nico-cdist--@--schottelius.org>
NAME
----
cdist-object-explorer-all - Run type explorer for every object
SYNOPSIS
--------
cdist-object-explorer-all HOSTNAME
DESCRIPTION
-----------
For every object, it checks whether the type has one or more explorers.
If so, the explorers of the type are copied to the target and executed
once per object.
SEE ALSO
--------
- cdist(7)
- cdist-deploy-to(1)
- cdist-remote-explorer-run(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).
Loading…
Cancel
Save