From 24510c2a4e59ea9ef90ba4ef908b0854f40a0db9 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Wed, 16 Apr 2025 13:00:09 +0200 Subject: just(1): fix list of subcommands supporting --profile --- share/man/just.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/just.1.md b/share/man/just.1.md index 0d5d4fb0..45c1905b 100644 --- a/share/man/just.1.md +++ b/share/man/just.1.md @@ -437,7 +437,7 @@ Supported by: build|install|rebuild|traverse. **`--profile`** *`PATH`* Write a profile to the specified path. See **`just-profile`**(5) for details on the format. -Supported by: analyse|build|install|rebuild|traverse. +Supported by: analyse|build|install|rebuild|describe. **`--dump-graph`** *`PATH`* File path for writing the action graph description to. See -- cgit v1.2.3