Skip to content

Commit a96c04f

Browse files
jessestimpsonjosevalim
authored andcommitted
Improve docs on iex remote shell halt behaviour (#14721)
1 parent d458fcb commit a96c04f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/iex/lib/iex.ex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,8 @@ defmodule IEx do
323323
Connecting an Elixir shell to a remote node without Elixir is
324324
**not** supported.
325325
326+
When remsh halts, the Elixir shell process exits with reason `:normal`.
327+
326328
## The .iex.exs file
327329
328330
When starting, IEx looks for a configured path, then for a local `.iex.exs` file

0 commit comments

Comments
 (0)