diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-04-14 12:07:27 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-04-14 12:07:27 +0200 |
commit | ec4820b68c6c6957cf621f5339164ff28861ef1d (patch) | |
tree | f914ca0e2b05da8f963d0e662cf5490874f459c0 | |
parent | 3f3a88ca7d2acafbbb6d5440243627ebcc7c1e96 (diff) | |
download | justbuild-ec4820b68c6c6957cf621f5339164ff28861ef1d.tar.gz |
just-mr man page: mention mrversion in the synopsis
-rw-r--r-- | share/man/just-mr.1.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/just-mr.1.org b/share/man/just-mr.1.org index a166353e..e641285d 100644 --- a/share/man/just-mr.1.org +++ b/share/man/just-mr.1.org @@ -7,6 +7,7 @@ just-mr - multi-repository configuration tool and launcher for *just(1)*. * SYNOPSIS +just-mr [OPTIONS] mrversion\\ just-mr [OPTIONS] {setup|setup-env} [--all] [main-repo]\\ just-mr [OPTIONS] fetch [--all] [-o fetch-dir] [main-repo]\\ just-mr [OPTIONS] update [repo...]\\ |