about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/domagi-extract.dbk5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/domagi-extract.dbk b/doc/domagi-extract.dbk
index 9671d33..736703d 100644
--- a/doc/domagi-extract.dbk
+++ b/doc/domagi-extract.dbk
@@ -35,7 +35,10 @@
       <varlistentry>
         <term><option>-d <replaceable>DISTANCE</replaceable></option></term>
         <term><option>--max-distance-subpaths=<replaceable>DISTANCE</replaceable></option></term>
-        <listitem><para>Bridge subpaths that are separated by less than <replaceable>DISTANCE</replaceable>. Default <replaceable>DISTANCE</replaceable> is <literal>300000</literal>. This reduces the fragmentation of paths that are unspecified in the input path ranges. Set <replaceable>DISTANCE</replaceable> to <literal>0</literal> to disable bridging.</para></listitem>
+        <listitem>
+          <para>Bridge subpaths that are separated by less than <replaceable>DISTANCE</replaceable>. Default <replaceable>DISTANCE</replaceable> is <literal>300000</literal>. This reduces the fragmentation of paths that are unspecified in the input path ranges. Set <replaceable>DISTANCE</replaceable> to <literal>0</literal> to disable bridging.</para>
+          <para>In contrast to odgi, when bridging subpaths, domagi does not use the newly extracted segments to extend the subgraph further and recursively bridge more subpaths.</para>
+        </listitem>
       </varlistentry>
     </variablelist>
   </refsection>