doc: Rephrase to be more precise and less confusing (build)
authorAdriano Carvalho <adrianocarvalho.pt@gmail.com>
Mon, 25 Aug 2025 22:32:35 +0000 (23:32 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 30 Aug 2025 18:45:33 +0000 (20:45 +0200)
It was "... doing the same build ... will not trigger a rebuild".

Signed-off-by: Adriano Carvalho <adrianocarvalho.pt@gmail.com>
tools/buildman/buildman.rst

index dafac01..6b38294 100644 (file)
@@ -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.