From 6b6ae1bde225765051f7be1972c2fd463f789b48 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 18 Jan 2012 15:52:47 +0100 Subject: [PATCH] document more exported environment variables 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 6b4e786f..ffc40ee3 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 @@ -188,7 +188,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