From 3a8cb22cf6ebfae9ffc411f2499c634dfa009924 Mon Sep 17 00:00:00 2001 From: Maksim Denisov Date: Thu, 16 Jan 2025 16:42:54 +0100 Subject: Describe format of absent tree structure roots in just-repository-config.5.md. --- share/man/just-repository-config.5.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'share') diff --git a/share/man/just-repository-config.5.md b/share/man/just-repository-config.5.md index 75c4dd97..9d038641 100644 --- a/share/man/just-repository-config.5.md +++ b/share/man/just-repository-config.5.md @@ -43,9 +43,11 @@ which determines the type and semantic of the subsequent elements: the module name, the target name, and the configuration, in that order. - *`"tree structure"`* refers to the directory structure of a file root. - The list has to have length of 2 and the second argument contains the + The list has to have length 2 or 3. The second argument contains the global name of the repository which workspace root gets taken for - computation. + computation. The third argument is an optional pragma object. If the + pragma object contains the key `"absent"`, the entry must be a boolean. + If the entry is `true`, that root is considered absent, otherwise not. Repository description ---------------------- -- cgit v1.2.3