From 3bfb1fbe8971538cf5c2370795344195bdbfa2a9 Mon Sep 17 00:00:00 2001 From: Tim Kersten Date: Thu, 19 Jan 2012 10:23:11 +0000 Subject: [PATCH] Add note about leading /'s in __object_id --- doc/man/cdist-reference.text.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/man/cdist-reference.text.sh b/doc/man/cdist-reference.text.sh index 6b4e786f..898771c7 100755 --- a/doc/man/cdist-reference.text.sh +++ b/doc/man/cdist-reference.text.sh @@ -180,6 +180,7 @@ __object:: __object_id:: The type unique object id. Available for: type manifest, type explorer, type gencode + Note: The leading "/" will always be stripped. __self:: DEPRECATED: Same as __object_name, do not use anymore, use __object_name instead. Will be removed in cdist 3.x.