summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSascha Roloff <sascha.roloff@huawei.com>2025-05-16 13:38:53 +0200
committerSascha Roloff <sascha.roloff@huawei.com>2025-05-16 13:52:59 +0200
commite086c445bf947f1b6ce698e90e59559e86c404a0 (patch)
tree85b34d8e2ef1d1e1db8b7eec15c47c1802d50a5a
parente5e56db704df4c025b767563dac59b8b2fbf7a51 (diff)
downloadjustbuild-e086c445bf947f1b6ce698e90e59559e86c404a0.tar.gz
man pages: add missing artifact type in the intro paragraph
-rw-r--r--share/man/just-graph-file.5.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/just-graph-file.5.md b/share/man/just-graph-file.5.md
index 1e2c5de9..7096be46 100644
--- a/share/man/just-graph-file.5.md
+++ b/share/man/just-graph-file.5.md
@@ -19,9 +19,9 @@ Artifacts and their serialization
There are five different kind of artifacts. The serialization of the
artifact is always a JSON object with two keys: *`"type"`* and
*`"data"`*. The value for *`"type"`* is always on of the strings
-*`"LOCAL"`*, *`"KNOWN"`*, *`"ACTION"`*, or *`"TREE"`*. The value for
-*`"data"`* is a JSON object with keys depending on which type the
-artifact is of.
+*`"LOCAL"`*, *`"KNOWN"`*, *`"ACTION"`*, *`"TREE"`*, or
+*`"TREE_OVERLAY"`*. The value for *`"data"`* is a JSON object with keys
+depending on which type the artifact is of.
- *`"LOCAL"`* artifacts refer to source files in a logical repository.
The describing data are