We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37a1a23 commit 2e8cb67Copy full SHA for 2e8cb67
bin/elixir.bat
@@ -12,7 +12,7 @@ echo.
12
echo -v Prints version and exit
13
echo -e command Evaluates the given command (*)
14
echo -r file Requires the given files/patterns (*)
15
-echo -S script Finds and executes the given script (*)
+echo -S script Finds and executes the given script (*)
16
echo -pr file Requires the given files/patterns in parallel (*)
17
echo -pa path Prepends the given path to Erlang code path (*)
18
echo -pz path Appends the given path to Erlang code path (*)
0 commit comments