From e15f11ce0a7813602d9627e95ae9fb125afa891e Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Tue, 9 Jan 2024 12:10:40 +0100 Subject: just-mr: don't make the command line pretend a fixed name Our fetch and launch tool is parametric in the tool to be launched. Reflect this in the documentation and do not pretend it to be the name "just" hard coded. While there, also fix the hard-coded name "git" in the documentation of the default value. --- share/man/just-mr.1.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'share') diff --git a/share/man/just-mr.1.md b/share/man/just-mr.1.md index 7126487d..b7929625 100644 --- a/share/man/just-mr.1.md +++ b/share/man/just-mr.1.md @@ -3,8 +3,7 @@ NAME ==== -just-mr - multi-repository configuration tool and launcher for -**`just`**(1) +just-mr - multi-repository configuration tool and launcher for the build tool SYNOPSIS ======== -- cgit v1.2.3