From f5a09af3a3196b8a3d250a664efd03b399d70da7 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Mon, 27 Jan 2025 10:17:18 +0100 Subject: just-lock config: Make field names consistent with just-mr --- share/man/just-lock-config.5.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'share') diff --git a/share/man/just-lock-config.5.md b/share/man/just-lock-config.5.md index 16767d53..5e53ca71 100644 --- a/share/man/just-lock-config.5.md +++ b/share/man/just-lock-config.5.md @@ -98,7 +98,7 @@ The following fields are supported: imported `"git"`-type repositories (see **`just-mr-configuration-format`**(5)). This entry is optional. - - *`"as_plain"`* has a boolean value. If the field evaluates to `true`, it + - *`"as plain"`* has a boolean value. If the field evaluates to `true`, it informs **`just-lock`**(1) to consider the foreign repository configuration to be the canonical one for a single repository. This can be useful if the Git repository does not have a repository configuration or should be imported @@ -106,7 +106,7 @@ The following fields are supported: - *`"config"`* has a string value defining the relative path of the foreign repository configuration file to be considered from the Git repository. This - entry is optional. If not provided and the `"as_plain"` field does not + entry is optional. If not provided and the `"as plain"` field does not evaluate to `true`, **`just-lock`**(1) will search for a configuration file in the same locations as **`just-mr`**(1) does when invoked with **`--norc`** in the root directory of the Git repository. @@ -127,7 +127,7 @@ The following fields are supported: - *`"path"`* has a string value defining the path to the local checkout. This entry is mandatory. - - *`"as_plain"`* has a boolean value. If the field evaluates to `true`, it + - *`"as plain"`* has a boolean value. If the field evaluates to `true`, it informs **`just-lock`**(1) to consider the foreign repository configuration to be the canonical one for a single repository. This can be useful if the Git repository does not have a repository configuration or should be imported @@ -135,7 +135,7 @@ The following fields are supported: - *`"config"`* has a string value defining the relative path of the foreign repository configuration file to be considered from the Git repository. This - entry is optional. If not provided and the `"as_plain"` field does not + entry is optional. If not provided and the `"as plain"` field does not evaluate to `true`, **`just-lock`**(1) will search for a configuration file in the same locations as **`just-mr`**(1) does when invoked with **`--norc`** in the root directory of the Git repository. @@ -181,7 +181,7 @@ The following fields are supported: locations for the archive to be used if the given URL fails to provide it. This entry is optional. - - *`"as_plain"`* has a boolean value. If the field evaluates to `true`, it + - *`"as plain"`* has a boolean value. If the field evaluates to `true`, it informs **`just-lock`**(1) to consider the foreign repository configuration to be the canonical one for a single repository. This can be useful if the archived repository does not have a configuration file or should be imported @@ -189,7 +189,7 @@ The following fields are supported: - *`"config"`* has a string value defining the relative path of the foreign repository configuration file to be considered from the unpacked archive - root. This entry is optional. If not provided and the `"as_plain"` field does + root. This entry is optional. If not provided and the `"as plain"` field does not evaluate to `true`, **`just-lock`**(1) will search for a configuration file in the same locations as **`just-mr`**(1) does when invoked with **`--norc`** in the root directory of the unpacked archive. -- cgit v1.2.3