From bd63b09059600cf38268f0680d1e28863f9a31b8 Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Wed, 8 Mar 2023 14:29:26 +0100 Subject: Fix example just-mrrc in man page --- share/man/just-mrrc.5.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share') 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"] -- cgit v1.2.3