From 7956a6c2369dbb98526d546497043c7a8d12e6c7 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Mon, 19 Jun 2023 14:21:42 +0200 Subject: man pages: add more cross references --- share/man/just-mr.1.md | 2 ++ share/man/just.1.md | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/share/man/just-mr.1.md b/share/man/just-mr.1.md index c603d774..04acc7dc 100644 --- a/share/man/just-mr.1.md +++ b/share/man/just-mr.1.md @@ -257,4 +257,6 @@ details. See also ======== +**just-mr-repository-config(5)**, +**just-repository-config(5)**, **just(1)** diff --git a/share/man/just.1.md b/share/man/just.1.md index ba93b53f..dabf7b2e 100644 --- a/share/man/just.1.md +++ b/share/man/just.1.md @@ -669,3 +669,9 @@ The exit status of `just` is one of the following values: - 2: the command successfully parsed all the needed files (e.g., TARGETS), successfully compiled the eventually required objects, but the generation of some artifacts failed (e.g., a test failed). + +See also +======== + +**just-repository-config(5)**, +**just-mr(1)** -- cgit v1.2.3