mirror of
https://github.com/envmodules/modules.git
synced 2026-06-14 00:42:43 +08:00
doc: desc. spider_indepth config in man/changes
Signed-off-by: Xavier Delaruelle <xavier.delaruelle@cea.fr>
This commit is contained in:
@@ -1232,7 +1232,8 @@ The following Modules configuration option has been introduced on Modules 5.
|
||||
| 5.5 | :mconfig:`hide_auto_loaded`, :mconfig:`logger`, |
|
||||
| | :mconfig:`logged_events`, :mconfig:`conflict_unload` |
|
||||
+------------+-----------------------------------------------------------------+
|
||||
| 5.6 | :mconfig:`spider_output`, :mconfig:`spider_terse_output` |
|
||||
| 5.6 | :mconfig:`spider_output`, :mconfig:`spider_terse_output`, |
|
||||
| | :mconfig:`spider_indepth` |
|
||||
+------------+-----------------------------------------------------------------+
|
||||
|
||||
:mconfig:`auto_handling`
|
||||
|
||||
@@ -1511,6 +1511,22 @@ Module Sub-Commands
|
||||
|
||||
.. versionadded:: 5.4
|
||||
|
||||
.. mconfig:: spider_indepth
|
||||
|
||||
:subcmd:`spider` sub-command in depth search mode.
|
||||
|
||||
Default value is ``1``. It can be changed at installation time with
|
||||
:instopt:`--disable-spider-indepth<--enable-spider-indepth>` option. The
|
||||
:envvar:`MODULES_SPIDER_INDEPTH` environment variable is defined by
|
||||
:subcmd:`config` sub-command when changing this configuration option from
|
||||
its default value. The :option:`--indepth` and :option:`--no-indepth`
|
||||
command line switches change the value of this configuration option. See
|
||||
:envvar:`MODULES_SPIDER_INDEPTH` description for details.
|
||||
|
||||
.. only:: html
|
||||
|
||||
.. versionadded:: 5.6
|
||||
|
||||
.. mconfig:: spider_output
|
||||
|
||||
Content to report in addition to module names on :subcmd:`spider`
|
||||
|
||||
Reference in New Issue
Block a user