From 68d87c3023f280b5d017d5082c0c17939afefde8 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Tue, 18 Oct 2011 22:34:51 +0200 Subject: [PATCH] reference new and old variable, remove reference to cdist-config Signed-off-by: Nico Schottelius --- doc/man/cdist-reference.text.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/cdist-reference.text.sh b/doc/man/cdist-reference.text.sh index 57dbde4a..a80a6ce3 100755 --- a/doc/man/cdist-reference.text.sh +++ b/doc/man/cdist-reference.text.sh @@ -133,7 +133,6 @@ out/object//explorers:: tmp_dir:: A tempdir and a tempfile is used by cdist internally, which will be removed when the scripts end automatically. - See cdist-config(1). TYPES ----- @@ -186,6 +185,7 @@ __object:: __object_id:: The type unique object id. Available for: type manifest, type explorer, type gencode +__self:: __object_fq:: The full qualified name of the current object. Available for: type manifest, type explorer, type gencode