From 154aa03ff485d821be515f84431bc220e0144694 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Thu, 1 Feb 2024 14:17:24 +0100 Subject: describe: accept local-build-root ... as even this command now adds entries to CAS, e.g., the shard for the target-level cache. Also, this command block gc by keeping a lock (also in the local build root). --- share/man/just.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share') diff --git a/share/man/just.1.md b/share/man/just.1.md index 13ba57ac..c5f7b8fc 100644 --- a/share/man/just.1.md +++ b/share/man/just.1.md @@ -365,7 +365,7 @@ Supported by: build|install|rebuild|traverse|execute. **`--local-build-root`** *`PATH`* Root for local CAS, cache, and build directories. The path will be created if it does not exist already. -Supported by: build|install-cas|install|rebuild|traverse|gc|execute. +Supported by: build|describe|install-cas|install|rebuild|traverse|gc|execute. **`--main`** *`NAME`* The repository to take the target from. -- cgit v1.2.3