summaryrefslogtreecommitdiff
path: root/share/man/just-import-git.1.md
diff options
context:
space:
mode:
authorPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2023-11-10 11:53:28 +0100
committerOliver Reiche <oliver.reiche@huawei.com>2023-12-13 15:22:44 +0100
commit7e28a2027dd22d12d0a4a2a913d0df78f548ec97 (patch)
treea5af879b3d601f394cf9eb1a508304637bcb6eb1 /share/man/just-import-git.1.md
parente3f9b479cd43b5f7204403de83c8044523c4c432 (diff)
downloadjustbuild-7e28a2027dd22d12d0a4a2a913d0df78f548ec97.tar.gz
just-import-git.1: Fix wording
(cherry picked from 2e54838fae527baba13d88e505f3e4241c45a3a8)
Diffstat (limited to 'share/man/just-import-git.1.md')
-rw-r--r--share/man/just-import-git.1.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/just-import-git.1.md b/share/man/just-import-git.1.md
index 7ac7489e..b1c03f98 100644
--- a/share/man/just-import-git.1.md
+++ b/share/man/just-import-git.1.md
@@ -54,8 +54,8 @@ 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`**
-does, when invoked with **`--norc`**.
+specified, a config file is searched for in the same way as **`just-mr`**
+does when invoked with **`--norc`**.
**`-h`**, **`--help`**
Output a usage message and exit.