From 796f1288dba638b567f365bbe147f58218e2a8ef Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 29 Sep 2010 00:14:35 +0200 Subject: [PATCH] meaning of variables Signed-off-by: Nico Schottelius --- doc_show_all_exported_variables | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc_show_all_exported_variables b/doc_show_all_exported_variables index 51d7cf44..921a6f94 100644 --- a/doc_show_all_exported_variables +++ b/doc_show_all_exported_variables @@ -1 +1,4 @@ cat bin/* | awk '/^export/ { print $2 }' + +# __cdist_intern_* : set by internal processes +# __cdist_explore_* : filled with information of the target host