From 365c629db9578790725e8dd981894f62abc1b97e Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Tue, 14 Feb 2012 13:55:50 +0100 Subject: [PATCH] update variable availbility list in reference Signed-off-by: Nico Schottelius --- doc/man/cdist-reference.text.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/man/cdist-reference.text.sh b/doc/man/cdist-reference.text.sh index bf8d250e..81e58ab2 100755 --- a/doc/man/cdist-reference.text.sh +++ b/doc/man/cdist-reference.text.sh @@ -167,7 +167,7 @@ ENVIRONMENT VARIABLES --------------------- __explorer:: Directory that contains all global explorers. - Available for: explorer + Available for: explorer, type explorer __manifest:: Directory that contains the initial manifest. Available for: initial manifest @@ -193,7 +193,7 @@ __object_name:: Available for: type manifest, type explorer, type gencode __target_host:: The host we are deploying to. - Available for: initial manifest, type manifest, type gencode + Available for: explorer, initial manifest, type explorer, type manifest, type gencode __type:: Path to the current type. Available for: type manifest, type gencode