diff options
-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 =========== |