meaning of variables

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/1.0
Nico Schottelius 15 years ago
parent 4d1dcf8177
commit 796f1288db
  1. 3
      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

Loading…
Cancel
Save