aboutsummaryrefslogtreecommitdiffstats
path: root/erts
diff options
context:
space:
mode:
authorJosé Valim <[email protected]>2016-10-26 18:42:04 +0200
committerJosé Valim <[email protected]>2016-10-28 20:59:36 +0200
commit1f997eba43ed79c3fe2055446c791c1e6314adf7 (patch)
treec0be5c23af71cc08e4b8ff2baab8c59bc0e09e4c /erts
parent9be10412e1837aac339a284f2b01cfc112778180 (diff)
downloadotp-1f997eba43ed79c3fe2055446c791c1e6314adf7.tar.gz
otp-1f997eba43ed79c3fe2055446c791c1e6314adf7.tar.bz2
otp-1f997eba43ed79c3fe2055446c791c1e6314adf7.zip
Document the -epmd_module switch in erl
Diffstat (limited to 'erts')
-rw-r--r--erts/doc/src/erl.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/erts/doc/src/erl.xml b/erts/doc/src/erl.xml
index eb1d24cf12..f39b640c7e 100644
--- a/erts/doc/src/erl.xml
+++ b/erts/doc/src/erl.xml
@@ -250,6 +250,11 @@
environment variable <c><![CDATA[DISPLAY]]></c> set to
<c><![CDATA[gin:0]]></c>.</p>
</item>
+ <tag><c><![CDATA[-epmd_module Module]]></c> (init flag)</tag>
+ <item>
+ <p>Configures the module responsible to communicate to
+ <seealso marker="epmd">epmd</seealso>. Defaults to <c>erl_epmd</c>.</p>
+ </item>
<tag><c><![CDATA[-eval Expr]]></c> (init flag)</tag>
<item>
<p>Makes <c><![CDATA[init]]></c> evaluate the expression