diff --git a/bin/cdist-remote-code-run-all b/bin/cdist-remote-code-run-all
index 6f21a99d..7135037f 100755
--- a/bin/cdist-remote-code-run-all
+++ b/bin/cdist-remote-code-run-all
@@ -18,21 +18,17 @@
# along with cdist. If not, see .
#
#
-# This binary is executed on the remote side to execute explorers
+# This binary is executed on the remote side to execute code
#
-# It supports different variables names to be used, so __explorers
-# and __type_explorers can be submitted :-)
-#
. cdist-config
-if [ $# -ne 1 ]; then
- __cdist_usage "