diff --git a/doc_show_all_exported_variables b/doc_show_all_exported_variables deleted file mode 100644 index 921a6f94..00000000 --- a/doc_show_all_exported_variables +++ /dev/null @@ -1,4 +0,0 @@ -cat bin/* | awk '/^export/ { print $2 }' - -# __cdist_intern_* : set by internal processes -# __cdist_explore_* : filled with information of the target host