From 0492657c74f517dae71ed4864ef10bb05e22a2d4 Mon Sep 17 00:00:00 2001 From: Adriano Carvalho Date: Mon, 25 Aug 2025 23:32:35 +0100 Subject: [PATCH] doc: Rephrase to be more precise and less confusing (build) It was "... doing the same build ... will not trigger a rebuild". Signed-off-by: Adriano Carvalho --- tools/buildman/buildman.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/buildman/buildman.rst b/tools/buildman/buildman.rst index dafac017f0e..6b382942ac8 100644 --- a/tools/buildman/buildman.rst +++ b/tools/buildman/buildman.rst @@ -1294,7 +1294,7 @@ shows an error:: One major caveat with this feature with branches (-b) is that buildman does not name the output directories differently when you change the configuration, so -doing the same build with a different configuration will not trigger a rebuild. +re-launching Buildman with an updated configuration will not trigger a rebuild. You can use -f to work around that. -- 2.47.3