diff options
author | Sascha Roloff <sascha.roloff@huawei.com> | 2025-05-08 12:07:17 +0200 |
---|---|---|
committer | Sascha Roloff <sascha.roloff@huawei.com> | 2025-05-08 16:28:05 +0200 |
commit | a10dd9a098cc0887e27da17496a7b18a31f131c7 (patch) | |
tree | 5711747619ae5b6eabc9f0214b7d7f51e4ed5aa3 /share/man/just-mrrc.5.md | |
parent | b6f7fe828e57560cba7e5cc906a87a1ce036b524 (diff) | |
download | justbuild-a10dd9a098cc0887e27da17496a7b18a31f131c7.tar.gz |
man pages: fix typos
Diffstat (limited to 'share/man/just-mrrc.5.md')
-rw-r--r-- | share/man/just-mrrc.5.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/just-mrrc.5.md b/share/man/just-mrrc.5.md index 2137a8ff..956d8ad3 100644 --- a/share/man/just-mrrc.5.md +++ b/share/man/just-mrrc.5.md @@ -178,7 +178,7 @@ The just-mrrc is given by a JSON object. a separate subkey, in order to allow workspace-specific rc files that are merged in to set this value. - *`"invocation message"`* An additional info message to be shown, - followed by the base name of the invocation logggin directory. + followed by the base name of the invocation logging directory. - *`"metadata"`* A file name specifying where in the invocation-log directory the metadata file should be stored. If not given, no metadata file will be written. See **`just-profile`**(5) for |