From b0277ae1da434d81a744a87f4152e6d7852ee4ed Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Wed, 26 Aug 2026 02:50:29 +0100 Subject: Do not traverse graph when extracting segments in path range. --- doc/domagi-extract.dbk | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) (limited to 'doc') diff --git a/doc/domagi-extract.dbk b/doc/domagi-extract.dbk index a2b7c6b..d20afd9 100644 --- a/doc/domagi-extract.dbk +++ b/doc/domagi-extract.dbk @@ -9,23 +9,29 @@ Options + + + + + Traverse the graph from a segment Segment name from which to begin the traversal - - - - Path range, in path[:pos1[-pos2]] format, from which to begin the traversal - The number of segments away from the initial segments to traverse - - + + + Extract segments in path range + + + + Extract segments in PATH_RANGE, specified in the path[:pos1[-pos2]] format. pos1 and pos2 are 0-based coordinates. The extracted segments include pos1 (inclusive) but not pos2 (exclusive). + -- cgit 1.4.1