From edd005a2c5ab8c5383d0d363364c5ccd5cc5e007 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sat, 15 Jan 2011 18:39:47 +0100 Subject: [PATCH] create document containing cdist terms Signed-off-by: Nico Schottelius --- doc/man/cdist-terms.text | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 doc/man/cdist-terms.text diff --git a/doc/man/cdist-terms.text b/doc/man/cdist-terms.text new file mode 100644 index 00000000..d219f60a --- /dev/null +++ b/doc/man/cdist-terms.text @@ -0,0 +1,24 @@ +cdist-terms(7) +============== +Nico Schottelius + + +NAME +---- +cdist-terms - Describe terms used in cdist + + +DESCRIPTION +----------- +provider: Provides functionality. +object: Instance with provider unique id of a provider. +manifest: Define which objects to create [on hosts] + +SEE ALSO +-------- + + +COPYING +------- +Copyright \(C) 2010 Nico Schottelius. Free use of this software is +granted under the terms of the GNU General Public License version 3 (GPLv3).