diff options
author | Sascha Roloff <sascha.roloff@huawei.com> | 2023-06-28 15:29:22 +0200 |
---|---|---|
committer | Sascha Roloff <sascha.roloff@huawei.com> | 2023-06-28 15:29:22 +0200 |
commit | 3f864eaf19b397d0b8a18feb0687178729a573a2 (patch) | |
tree | 0b3380ce5447aa1e73c433f1bad245d6afac1b4f /share | |
parent | 413652bb21623f86fdcea3296208fa6c289ce9a3 (diff) | |
download | justbuild-3f864eaf19b397d0b8a18feb0687178729a573a2.tar.gz |
man pages: fix newline in just-mr manpage
Diffstat (limited to 'share')
-rw-r--r-- | share/man/just-mr.1.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/just-mr.1.md b/share/man/just-mr.1.md index 864e8480..655ccdd4 100644 --- a/share/man/just-mr.1.md +++ b/share/man/just-mr.1.md @@ -93,7 +93,8 @@ in the **`just-mrrc`**(5) file. Default: the single file path *`".distfiles"`* in user's home directory. **`--main`** *`NAME`* -The repository to take the target from. +The repository to take the target from. + **`-f`**, **`--log-file`** *`PATH`* Path to local log file. **`just-mr`** will store the information printed on stderr in the log file along with the thread id and timestamp when the |