diff options
author | Sascha Roloff <sascha.roloff@huawei.com> | 2023-06-23 11:12:22 +0200 |
---|---|---|
committer | Sascha Roloff <sascha.roloff@huawei.com> | 2023-06-26 16:20:56 +0200 |
commit | add97907c29b4d0d3e67e02ee4b96d4503ffb8cb (patch) | |
tree | 84137b0f30adde83221ea8ca4a6f4472e41aa6d6 /share/man/just-import-git.1.md | |
parent | acb0203fef7e39a3817d9b2dc74f54bdf4ce00e4 (diff) | |
download | justbuild-add97907c29b4d0d3e67e02ee4b96d4503ffb8cb.tar.gz |
man pages: consistent command references
Diffstat (limited to 'share/man/just-import-git.1.md')
-rw-r--r-- | share/man/just-import-git.1.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/just-import-git.1.md b/share/man/just-import-git.1.md index 6da015aa..3358f53e 100644 --- a/share/man/just-import-git.1.md +++ b/share/man/just-import-git.1.md @@ -14,7 +14,7 @@ SYNOPSIS DESCRIPTION =========== -Extend an existing **just-mr-repository-config(5)** by adding one git +Extend an existing **`just-mr-repository-config`**(5) by adding one git repository. In doing so, the dependencies declared in the imported repository are added as well and *`"file"`* repositories are transformed to *`"subdir"`* parts of the imported repository. This solves the @@ -85,4 +85,5 @@ dependencies. See also ======== -**just-mr-repository-config(5)**, **just-mr(1)** +**`just-mr-repository-config`**(5), +**`just-mr`**(1) |