summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2023-11-10 11:53:28 +0100
committerPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2023-11-14 13:35:01 +0100
commit2e54838fae527baba13d88e505f3e4241c45a3a8 (patch)
treedf6559920c339926272cc354d592d9d01bdb6ac1 /share
parent9b3c940da94a65897f96ebe1519ba8879ae1a2db (diff)
downloadjustbuild-2e54838fae527baba13d88e505f3e4241c45a3a8.tar.gz
just-import-git.1: Fix wording
Diffstat (limited to 'share')
-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 47f709f2..def3e495 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.