From 67d0410d3ffa5706168cd12ff15e29dfd6ee6f83 Mon Sep 17 00:00:00 2001 From: Xavier Delaruelle Date: Wed, 9 Mar 2022 18:11:51 +0100 Subject: [PATCH] doc: MODULES_ML has to get set prior Modules init --- doc/source/module.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/source/module.rst b/doc/source/module.rst index 26d5d038..af79b741 100644 --- a/doc/source/module.rst +++ b/doc/source/module.rst @@ -2771,6 +2771,10 @@ ENVIRONMENT :mconfig:`ml` configuration option. It can be defined with the :subcmd:`config` sub-command. + To enable or disable :command:`ml` command, :envvar:`MODULES_ML` should be set + prior Modules initialization or the :mconfig:`ml` configuration option should + be set in the :file:`initrc` configuration file. + .. only:: html .. versionadded:: 4.5