diff options
| author | Adriano Carvalho <[email protected]> | 2025-08-25 23:32:32 +0100 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2025-08-30 20:45:33 +0200 |
| commit | 77c72bcb0d1b7b3e25761468749eece98232e9f0 (patch) | |
| tree | 78b1ca78a2e74a2c85c1742d304c5a9866d09f68 /tools/buildman | |
| parent | b14d24af409470c380ce67abfd6e2b40bc055c2f (diff) | |
doc: Rephrase in a simpler way
It reads a bit nicer.
Signed-off-by: Adriano Carvalho <[email protected]>
Diffstat (limited to 'tools/buildman')
| -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 |
