update man pages for cdist-object-run-all and cdist-object-run

Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
remotes/origin/1.5
Steven Armstrong 14 years ago
parent 1c51d32cdc
commit 0726735f38
  1. 10
      doc/man/cdist-object-run-all.text
  2. 37
      doc/man/cdist-object-run.text

@ -16,19 +16,15 @@ cdist-object-run-all HOSTNAME
DESCRIPTION
-----------
Iterates over all objects and runs them on the given target host.
The different subtasks are dispatched to specialized exectuables.
See related man pages for details.
Transfers type explorers to the target then runs cdist-object-run(1)
for each created object.
SEE ALSO
--------
- cdist(7)
- cdist-type-explorer-push(1)
- cdist-object-explorer-run(1)
- cdist-object-gencode-run(1)
- cdist-object-push(1)
- cdist-object-code-run(1)
- cdist-object-run(1)
- cdist-type(1)

@ -0,0 +1,37 @@
cdist-object-run(1)
===================
Nico Schottelius <nico-cdist--@--schottelius.org>
Steven Armstrong <steven-dist--@--armstrong.cc>
NAME
----
cdist-object-run - Run an object
SYNOPSIS
--------
cdist-object-run HOSTNAME OBJECT
DESCRIPTION
-----------
Runs the given object on the given target host.
The different subtasks are dispatched to specialized exectuables.
See related man pages for details.
SEE ALSO
--------
- cdist(7)
- cdist-object-explorer-run(1)
- cdist-object-gencode-run(1)
- cdist-object-push(1)
- cdist-object-code-run(1)
- cdist-type(1)
COPYING
-------
Copyright \(C) 2011 Nico Schottelius, Steven Armstrong. Free use of this software is
granted under the terms of the GNU General Public License version 3 (GPLv3).
Loading…
Cancel
Save