diff options
author | Oliver Reiche <oliver.reiche@huawei.com> | 2024-12-16 12:22:14 +0100 |
---|---|---|
committer | Oliver Reiche <oliver.reiche@huawei.com> | 2024-12-19 16:17:46 +0100 |
commit | 4270b2a03865b598a5c1cf586e384612068cf0fa (patch) | |
tree | 8b411a24d1c2b2e60029790a57956b02020fb5ec /share | |
parent | 9aa50f4ba0c4d592ffe906459feb55983dd1ec76 (diff) | |
download | justbuild-4270b2a03865b598a5c1cf586e384612068cf0fa.tar.gz |
man: Fix whatis entries
Diffstat (limited to 'share')
-rw-r--r-- | share/man/just-graph-file.5.md | 2 | ||||
-rw-r--r-- | share/man/just-lock-config.5.md | 2 | ||||
-rw-r--r-- | share/man/just-mr-repository-config.5.md | 2 | ||||
-rw-r--r-- | share/man/just-mrrc.5.md | 3 | ||||
-rw-r--r-- | share/man/just-repository-config.5.md | 2 | ||||
-rw-r--r-- | share/man/just-serve-config.5.md | 4 |
6 files changed, 7 insertions, 8 deletions
diff --git a/share/man/just-graph-file.5.md b/share/man/just-graph-file.5.md index 06f41558..d84f5fbb 100644 --- a/share/man/just-graph-file.5.md +++ b/share/man/just-graph-file.5.md @@ -3,7 +3,7 @@ NAME ==== -just graph file - The format of the action graph used by **`just`**(1) +just-graph-file - The format of the action graph used by **`just`**(1) DESCRIPTION =========== diff --git a/share/man/just-lock-config.5.md b/share/man/just-lock-config.5.md index 76a45b0d..ee95fb60 100644 --- a/share/man/just-lock-config.5.md +++ b/share/man/just-lock-config.5.md @@ -3,7 +3,7 @@ NAME ==== -just-lock config - The format of the input configuration used by +just-lock-config - The format of the input configuration used by **`just-lock`**(1) DESCRIPTION diff --git a/share/man/just-mr-repository-config.5.md b/share/man/just-mr-repository-config.5.md index dfe92b70..117975af 100644 --- a/share/man/just-mr-repository-config.5.md +++ b/share/man/just-mr-repository-config.5.md @@ -3,7 +3,7 @@ NAME ==== -just-mr repository config - The format of the repository config used by +just-mr-repository-config - The format of the repository config used by **`just-mr`**(1) DESCRIPTION diff --git a/share/man/just-mrrc.5.md b/share/man/just-mrrc.5.md index 8ebaff18..50abf227 100644 --- a/share/man/just-mrrc.5.md +++ b/share/man/just-mrrc.5.md @@ -3,8 +3,7 @@ NAME ==== -just-mr configuration - The format of the configuration used by -**`just-mr`**(1) +just-mrrc - The format of the configuration used by **`just-mr`**(1) DESCRIPTION =========== diff --git a/share/man/just-repository-config.5.md b/share/man/just-repository-config.5.md index 59511885..31a3f140 100644 --- a/share/man/just-repository-config.5.md +++ b/share/man/just-repository-config.5.md @@ -3,7 +3,7 @@ NAME ==== -just repository config - The format of the repository config used by +just-repository-config - The format of the repository config used by **`just`**(1) DESCRIPTION diff --git a/share/man/just-serve-config.5.md b/share/man/just-serve-config.5.md index 7274d661..a21adf03 100644 --- a/share/man/just-serve-config.5.md +++ b/share/man/just-serve-config.5.md @@ -3,8 +3,8 @@ NAME ==== -**`just`** **`serve`** configuration - The format of the configuration used by -the **`serve`** subcommand of **`just`**(1) +just-serve-config - The format of the configuration used by the **`serve`** +subcommand of **`just`**(1) DESCRIPTION =========== |