"connect_all false" not work

Hi,

I want to disable Node Connections transitive, so I add --erl "-connect_all false" line flag, but it seems not work for me. And I also try it in erlang , it worked well.

Is there a bug in elixir or something wrong with me ?

Thanks.