From ce5bc77c767351c57ce4f7872c827316cb3b1040 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Fri, 14 Aug 2026 21:42:46 +0100 Subject: Add domagi overlap. --- doc/domagi-overlap.dbk | 20 ++++++++++++++++++++ doc/domagi.dbk | 1 + 2 files changed, 21 insertions(+) create mode 100644 doc/domagi-overlap.dbk (limited to 'doc') diff --git a/doc/domagi-overlap.dbk b/doc/domagi-overlap.dbk new file mode 100644 index 0000000..e8e40e7 --- /dev/null +++ b/doc/domagi-overlap.dbk @@ -0,0 +1,20 @@ + + + + + Description + Find the paths touched by the specified paths. The output is in a four-column tab-delimited format with the following columns—the name of the specified path, its start coordinate, its end coordinate, and the name of the path that touches it. The start and end coordinates are always 0 and the length of the specified path. + + Options + + + + + Find paths touched by PATH. This argument may be specified more than once to find paths touched by more than one path. + + + + + + diff --git a/doc/domagi.dbk b/doc/domagi.dbk index 0079fa2..53f25e2 100644 --- a/doc/domagi.dbk +++ b/doc/domagi.dbk @@ -12,6 +12,7 @@ + -- cgit 1.4.1