diff options
Diffstat (limited to 'share/man/just-mr.1.md')
-rw-r--r-- | share/man/just-mr.1.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/just-mr.1.md b/share/man/just-mr.1.md index 90d6c3f8..b64c2d6f 100644 --- a/share/man/just-mr.1.md +++ b/share/man/just-mr.1.md @@ -36,12 +36,13 @@ OPTIONS General options --------------- -**-h**, **--help** Output a usage message and exit. +**-h**, **--help** +Output a usage message and exit. **-C**, **--repository-config** PATH Path to the multi-repository configuration file. See **just-mr-repository-config(5)** for more details. If no configuration -file is \*specified, `just-mr` will look for one in the following +file is specified, `just-mr` will look for one in the following order: - `$WORKSPACE_ROOT/repos.json` (workspace of the `just-mr` invocation) |