From 7398379052a1c79bde0d4f87de812b89bef9c6bc Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Mon, 17 Feb 2025 11:17:55 +0100 Subject: just-lock: Add option to set a just binary to use --- share/man/just-lock.1.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'share') diff --git a/share/man/just-lock.1.md b/share/man/just-lock.1.md index b4fa693c..bc272a9f 100644 --- a/share/man/just-lock.1.md +++ b/share/man/just-lock.1.md @@ -57,6 +57,10 @@ Root for local CAS, cache, and build directories. The path will be created if it does not exist already. Default: path *`".cache/just"`* in user's home directory. +**`--just`** *`PATH`* +Path to the **`just`** binary in *`PATH`* or path to the **`just`** binary. +Default: *`"just"`*. + **`-L`**, **`--local-launcher`** *`JSON_ARRAY`* JSON array with the list of strings representing the launcher to prepend any commands being executed locally. -- cgit v1.2.3