Documentation improvement

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
Gilles Peskine 2021-08-05 15:11:33 +02:00 committed by Thomas Daubney
parent 560e1dcd29
commit a25c5675e2

View file

@ -246,7 +246,7 @@ General options:
(default: "${ARM_LINUX_GNUEABI_GCC_PREFIX}") (default: "${ARM_LINUX_GNUEABI_GCC_PREFIX}")
--armcc Run ARM Compiler builds (on by default). --armcc Run ARM Compiler builds (on by default).
--error-test Error test mode: run a failing function in addition --error-test Error test mode: run a failing function in addition
to any specified component. to any specified component. May be repeated.
--except Exclude the COMPONENTs listed on the command line, --except Exclude the COMPONENTs listed on the command line,
instead of running only those. instead of running only those.
--no-append-outcome Write a new outcome file and analyze it (default). --no-append-outcome Write a new outcome file and analyze it (default).