From acb0203fef7e39a3817d9b2dc74f54bdf4ce00e4 Mon Sep 17 00:00:00 2001 From: Sascha Roloff Date: Fri, 23 Jun 2023 18:32:07 +0200 Subject: man pages: unify emphasis of just commands for man and markdown viewers --- share/man/just-import-git.1.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'share/man/just-import-git.1.md') diff --git a/share/man/just-import-git.1.md b/share/man/just-import-git.1.md index f3d143be..6da015aa 100644 --- a/share/man/just-import-git.1.md +++ b/share/man/just-import-git.1.md @@ -9,7 +9,7 @@ configuration SYNOPSIS ======== -just-import-deps \[*`OPTION`*\]... *`URL`* \[*`foreign repository name`*\] +**`just-import-git`** \[*`OPTION`*\]... *`URL`* \[*`foreign repository name`*\] DESCRIPTION =========== @@ -54,7 +54,7 @@ recorded as the branch to follow. Defaults to *`"master"`*. Use the specified file as the configuration to import into. The string *`-`* is treated as a request to take the config from stdin; so a file called *`-`* has to be described as *`.`*/*`-`*, or similar. If not -specified, for a config file is searched in the same way, as `just-mr` +specified, for a config file is searched in the same way, as **`just-mr`** does, when invoved with **`--norc`**. **`-h`**, **`--help`** @@ -70,7 +70,7 @@ compatible repository already exists in the configuration. **`-R`** *`RELPATH`* Use the file, specified by path relative to the repository root, as multi-repository specification in the imported repository. If not -specifed, for a config file is searched in the same way as `just-mr` +specifed, for a config file is searched in the same way as **`just-mr`** does, when invoked with **`--no-rc`**, however leaving out searches relative to global roots (*`"home"`* and *`"system"`*). In other words, *`repos.json`* and *`etc/repos.json`* are tried if this option is not -- cgit v1.2.3