diff options
author | Oliver Reiche <oliver.reiche@huawei.com> | 2024-12-16 12:22:14 +0100 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2025-01-13 16:23:32 +0100 |
commit | 6c0c308c036ac3da9533385c45e9b57028fc4477 (patch) | |
tree | 2449cd0076cbb6038ce1b5db3ea81aa8e31f004a | |
parent | 4940cc1b9330ca720524ac2d90b18728df0e9817 (diff) | |
download | justbuild-6c0c308c036ac3da9533385c45e9b57028fc4477.tar.gz |
man: Fix whatis entries
(cherry-picked from 4270b2a03865b598a5c1cf586e384612068cf0fa)
-rw-r--r-- | share/man/just-graph-file.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 |
5 files changed, 6 insertions, 7 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-mr-repository-config.5.md b/share/man/just-mr-repository-config.5.md index 90ae5055..fa55aaba 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 ccb1bc17..c149ca92 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 =========== |