summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/man/just-mrrc.5.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/just-mrrc.5.org b/share/man/just-mrrc.5.org
index a3ee3d09..b3c56cee 100644
--- a/share/man/just-mrrc.5.org
+++ b/share/man/just-mrrc.5.org
@@ -81,7 +81,7 @@ An example just-mrrc file could look like the following:
, "local build root": {"root": "home", "path": ".cache/just"}
, "checkout locations": {"root": "home", "path": ".just-local.json"}
, "distdirs": [{"root": "home", "path": ".distfiles"}]
-, "just": {"root": "system", "path": "usr/bin"}
+, "just": {"root": "system", "path": "usr/bin/just"}
, "just args":
{ "build": ["-r", "10.0.0.1:8980", "--remote-execution-property", "OS:Linux"]
, "install": ["-r", "10.0.0.1:8980", "--remote-execution-property", "OS:Linux"]