summaryrefslogtreecommitdiff
path: root/doc/config.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/config.rst')
-rw-r--r--doc/config.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/config.rst b/doc/config.rst
index 1b6f128d..66b02eac 100644
--- a/doc/config.rst
+++ b/doc/config.rst
@@ -350,6 +350,9 @@ against the source file found at "src/module.py".
If you specify more than one list of paths, they will be considered in order.
The first list that has a match will be used.
+The ``--debug=pathmap`` option can be used to log details of the re-mapping of
+paths. See :ref:`the --debug option <cmd_run_debug>`.
+
See :ref:`cmd_combine` for more information.