buildman: Correct the indentation in the setting-up section

The example settings file should be indented so that it shows correctly
in the output. Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass 2024-11-08 08:23:45 -07:00 committed by Tom Rini
parent 6bf74a2e0b
commit d6ebe17d9d

View file

@ -203,7 +203,6 @@ Setting up
sh = sh4
x86: i386
This selects the available toolchain paths. Add the base directory for
each of your toolchains here. Buildman will search inside these directories
and also in any '/usr' and '/usr/bin' subdirectories.