summaryrefslogtreecommitdiff
path: root/share/man/just-lock.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/just-lock.1.md')
-rw-r--r--share/man/just-lock.1.md4
1 files changed, 4 insertions, 0 deletions
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.