diff options
-rw-r--r-- | tools/buildman/buildman.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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 |