diff options
-rw-r--r-- | share/man/just-mr-repository-config.5.org | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/just-mr-repository-config.5.org b/share/man/just-mr-repository-config.5.org index 7e7b9911..dd1736af 100644 --- a/share/man/just-mr-repository-config.5.org +++ b/share/man/just-mr-repository-config.5.org @@ -144,6 +144,9 @@ Specifically, the following fields are supported: The repository configuration format is structured as a JSON object. The following fields are supported: +- ~"main"~ contains a JSON string that determines which of the provided + repositories is considered the main repository. + - ~"repositories"~ contains a JSON object, where each key is the global name of a repository and its corresponding value is the /repository description/. |