From 77c72bcb0d1b7b3e25761468749eece98232e9f0 Mon Sep 17 00:00:00 2001 From: Adriano Carvalho Date: Mon, 25 Aug 2025 23:32:32 +0100 Subject: [PATCH] doc: Rephrase in a simpler way It reads a bit nicer. 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 368ef5c6f19..a6ae9b0a9d1 100644 --- a/tools/buildman/buildman.rst +++ b/tools/buildman/buildman.rst @@ -1188,7 +1188,7 @@ Use the -L (``--no-lto``) flag to disable LTO. Doing a simple build -------------------- -In some cases you just want to build a single board and get the full output, use +In case you want to build a single board and get the full output, use the -w option, for example: .. code-block:: bash -- 2.47.3